Pricing.
Self-hosting is free and unlimited. Hosted is coming.
Self-host
Free
- unlimited projects
- unlimited retention
- unlimited volume
- 21 MCP tools, all of them
- AGPL-3.0
- your $5 VPS is the free tier
Hosted
not yet availableLater
We will run it for you at a flat monthly price, with fair-use caps rather than meters. Nothing will ever be billed per event or per gigabyte. There is no signup and no date yet — when there is, it will be here.
Until then the self-hosted build is the entire product. Every feature, every MCP tool, no gates.
FAQ
Is there a hosted version?
Not yet. Self-hosting is the whole product today, and it is free and unlimited.
What will hosted cost?
A flat monthly price with fair-use caps. There will be no per-event billing and no per-GB metering — the price on the page will be the invoice.
What license is the self-hosted version?
AGPL-3.0. Free and unlimited, forever, with no feature gating.
What does it take to run?
One Go binary, around 25MB of RAM at idle, and one data directory. No queues, no Postgres, no sidecar services. A $5 VPS covers it.
How much disk will my logs use?
Measured on a real 317k-log production day: 9.4 bytes per record all-in, including metadata. Log bodies are stored as templates plus variables in compressed columnar segments.
What counts as a project?
One deployable or service — all data is scoped to it. Self-hosted, you can have as many as you like.
Will my data move to hosted later?
Yes. Hosted will run the same binary and the same on-disk format, so moving in or out is a directory copy.