ansible-nas/website/docs/applications/system-tools/loki.md
David Stephens 8b4755c78f Docs linting
2023-07-20 00:03:28 +01:00

481 B

title
Loki

Homepage: https://grafana.com/oss/loki/

Docker Container: Loki

Loki is a log aggregation system designed to store and query logs from all your applications and infrastructure.

Usage

Set loki_enabled: true in your inventories/<your_inventory>/nas.yml file.

Loki doesn't have a web interface. To see what it's doing look at the container logs from your Ansible-NAS shell:

docker logs loki -f