You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grafana Loki is configured in a YAML file (usually referred to as `loki.yaml` )
13
+
which contains information on the Loki server and its individual components,
14
+
depending on which mode Loki is launched in.
15
+
16
+
Configuration examples can be found in the [Configuration Examples](examples/configuration-examples/) document.
17
+
18
+
<!-- The shared `configuration.md` file is generated from `/docs/templates/configuration.template`. To make changes to the included content, modify the template file and run `make doc` from root directory to regenerate the shared file. -->
0 commit comments