GET /v1/stream
WebSocket endpoint for live event streaming.Connection
Message format
Each WebSocket message is a JSON-encodedProvenLogEvent:
Use cases
- Live monitoring — watch agent activity in real time
- Alerting — trigger alerts on specific event patterns
- Dashboard — the built-in dashboard uses this endpoint for its Live Stream page