Documentation Index
Fetch the complete documentation index at: https://docs.provenlog.com/llms.txt
Use this file to discover all available pages before exploring further.
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