| layout | default |
|---|---|
| title | Loki |
| parent | Outputs |
| nav_order | 8 |
The Log Export Container uses fluent plugin grafana loki.
In order to enable it you need to specify LOG_EXPORT_CONTAINER_OUTPUT=loki and provide the following variables:
- LOKI_URL. Loki Endpoint URL, e.g.
http://localhost:3100