2 Description=Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system
3 Documentation=https://grafana.com/docs/loki/latest/
8 ExecStart=/usr/bin/loki -boltdb.dir /var/lib/loki/index -local.chunk-directory /var/lib/loki/chunks -config.file /etc/loki/loki.yaml
14 MemoryDenyWriteExecute=true
19 ReadWritePaths=/var/lib/loki
23 ProtectKernelTunables=true
24 ProtectKernelModules=true
25 ProtectKernelLogs=true
26 ProtectControlGroups=true
29 WantedBy=multi-user.target