We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd90e70 commit 7adce84Copy full SHA for 7adce84
docker-compose.yml
@@ -64,6 +64,6 @@ services:
64
image: grafana/promtail:latest
65
volumes:
66
- /var/log:/var/log
67
- - ./promtail/config.yml
+ - ./promtail/config.yml:/etc/promtail/config.yml
68
command: -config.file=/etc/promtail/config.yml
69
logging: *loki-logging
0 commit comments