Logs
Retention
How long stored log entries remain queryable. Retention never invents longer windows than the plan (or contract) allows.
Plan windows
- Free — 0 days (explicit cleanup; no history).
- Pro — 7 days.
- Team — 30 days.
- Enterprise — 0 until contract-provisioned (fail closed). See below.
Monthly ingest volume is separate: Pro 10 GiB, Team 100 GiB, Enterprise Team-parity until contract override. Free has no included volume.
Enterprise
Enterprise retention is provisioned per contract. Until a positive retention policy is configured, effective retention stays 0 — search and export fail closed rather than assuming a default (for example 90 days).
Cleanup
Retention jobs delete rows older than the effective window for each workspace. After deletion, those events cannot be searched or exported.
Limitations
- Export and search cannot reach beyond the retention window.
- Downgrading plans shortens the effective window; older rows are cleaned up.
- Logs storage is Postgres — retention applies to that store.