Event Commands
Theomni events command group provides event querying, search, analytics, and replay capabilities across all connected channels.
omni events list
List events with filters.
omni events stream
Stream events in real-time (tail -f style). Polls the event bus and prints new events as they arrive. Ctrl+C to stop.
omni events search
Full-text search across event content.
omni events timeline
Show the event timeline for a specific person.
omni events metrics
Get event processing metrics — throughput, latency, queue depth.
omni events analytics
Show event analytics summary.
omni events replay
Start, manage, or monitor event replay sessions. Replays re-process historical events through the automation pipeline.
See also
Automations
Trigger actions on the events surfaced here.
Webhooks
Push events to external services for custom processing.