Monitoring Stack: add loki logging to graphite servise

This commit is contained in:
Aroy-Art 2025-02-04 18:19:17 +01:00
parent 51d074cb88
commit 82779e8bf4
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -30,6 +30,11 @@ services:
- 8225:8125/udp
- 8226:8126
restart: unless-stopped
logging:
driver: loki
options:
loki-url: "http://localhost:3100/loki/api/v1/push"
max-size: "200m"
##############################################
# Loki