Skip to Content
Admin UILogging

KalamDB Admin UI Logging

The Logging page is the Logs & Analytics workspace for event-level troubleshooting across audit events, server logs, background jobs, and slow SQL.

KalamDB Admin UI Logging page showing server events and operational log entries

What Logs & Analytics Shows

The page is split into four sections:

  • Audit: security and administrative activity
  • Server: query-backed view of system.server_logs with log frequency graph, pause/refresh controls, text filter, case-sensitivity toggle, level filter, row limit selector, timestamp, level, target, and message
  • Jobs: background job table with status, job type, namespace/table, created time, duration, node, filters, pagination, refresh, and detail action
  • Slow Queries: slow query analytics for statements that exceed the configured threshold

When To Use It

Use logs to confirm login/setup behavior, trace failed SQL or maintenance operations, correlate jobs with streaming and live-query events, and collect evidence before changing production configuration.

For log configuration, see Logging Configuration.

Last updated on