> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Sidecar Logging

The Sidecar supports configurable log levels via the `LOG_LEVEL` environment variable (`error|warn|info|debug`). Forward these logs to your logging stack and configure alerts for `error-level` messages, as they typically indicate issues requiring immediate attention.


## Related topics

- [Sidecar Overview](/documentation/high-availability-and-scale/sidecar/overview.md)
- [I want to run Stigg Sidecar and API in production](/guides/i-want-to/run-stigg-sidecar-api-in-production.md)
- [Sidecar](/api-and-sdks/integration/backend/sidecar.md)
- [Error handling](/documentation/workflows/error-handling.md)
- [Observability and debugging](/documentation/high-availability-and-scale/byoc/observability-and-debugging.md)
