Guides
Integration flow guides and walkthroughs.
Auth Bootstrap And Token
guideAcquire account-scoped tokens for authenticated jsonlog routes.
Client Flow Map
guideDefine the expected top-level sequence for clients integrating with jsonlog.
JsonLog Client Flows
guideIndex of client integration flow guides for the jsonlog service.
Metrics And Health
guideMonitor service liveness and write-path state with health and stats endpoints.
Private Channels And Access
guideEnforce account-bound access rules for private channel reads and writes.
Query Durable Logs
guideDiscover account-scoped SSTable files using /query endpoints.
Send Logs Over HTTP
guideIngest logs with POST /log and verify immediate in-memory availability.
Stream Logs Over WebSocket
guideSubscribe to public or channel-scoped real-time streams over /ws.
Troubleshooting Common Failures
guideDiagnose common jsonlog request failures and apply direct fixes.