Grafana Loki — log ingest
loki/logs · version 1
envs add loki/logs
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
LOKI_URL |
required | config | Push endpoint. An address.. Shape ^https://\S+$. where to get it |
LOKI_USERNAME |
required | secret | Tenant id used as the basic-auth user. Half of a credential pair.. where to get it |
LOKI_PASSWORD |
required | secret | API token used as the basic-auth password.. where to get it |