This commit is contained in:
2025-12-06 15:55:55 +01:00
parent 4d98f7f39e
commit b7efad7a12

View File

@@ -11,7 +11,12 @@ services:
driver: loki driver: loki
options: options:
loki-url: http://192.168.77.101:3100/loki/api/v1/push loki-url: http://192.168.77.101:3100/loki/api/v1/push
mode: non-blocking loki-relabel-config: |
- action: labelmap
regex: swarm_stack
replacement: namespace
- action: labelmap
regex: swarm_regsync
stdin_open: true stdin_open: true
volumes: volumes:
- config:/home/appuser/ - config:/home/appuser/