Skip to content

docs: document event and delivery log storage and retention - #1032

Draft
alexluong wants to merge 1 commit into
mainfrom
docs/event-delivery-log
Draft

docs: document event and delivery log storage and retention#1032
alexluong wants to merge 1 commit into
mainfrom
docs/event-delivery-log

Conversation

@alexluong

Copy link
Copy Markdown
Collaborator

event-delivery-log was a nav-linked page whose entire content was a TODO. CLICKHOUSE_LOG_RETENTION_TTL_DAYS was also undocumented anywhere, despite being the only retention mechanism Outpost implements.

The page now covers what the log stores, how PostgreSQL and ClickHouse differ (only ClickHouse has built-in retention), ClickHouse TTL behavior and its gotchas, and self-managed retention options for PostgreSQL. Also adds the retention variable to the configuration reference.

Draft — the PostgreSQL partitioning guidance is deliberately brief and points at #249 rather than documenting a migration procedure we haven't validated.

Refs #1027

🤖 Generated with Claude Code

The event-delivery-log guide was a TODO stub, and
CLICKHOUSE_LOG_RETENTION_TTL_DAYS was undocumented despite being the only
retention mechanism Outpost implements.

Covers what the log stores, how PostgreSQL and ClickHouse differ for
retention, ClickHouse TTL behavior, and self-managed retention for
PostgreSQL.

Refs #1027

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant