Read Zitadel Streams
Zitadel by default writes structured stream records to its processes standard error file. You can make use of this if you would like to:
- Debug runtime or user errors
- Analyze usage or bill your customers
- Accelerate your auditing processes
- Run a custom forward and backward compatible handler for type safe records
Configure specific streams to make them fit into your ecosystem.
Out-of-scope: Runtime Observability​
For runtime observability, rather use Zitadels metrics endpoint. If you use the official Zitadel Helm chart, you can enable alerts on predefined service level indicators and objectives for sloth. This feature is under construction 🚧