This commit is contained in:
tolerryan
2024-12-14 01:12:44 -06:00
parent e87db9ea07
commit da13953fca
5 changed files with 244 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ services:
image: grafana/promtail:master
volumes:
- /var/log:/var/log
- ./promtail:/etc/promtail/
command: -config.file=/etc/promtail/docker-config.yaml
networks:
- promtail-loki
@@ -40,6 +41,7 @@ services:
- prometheus-cadvisor
- grafana-prometheus
command: >-
--web.enable-lifecycle
--config.file=/app.cfg/prometheus.yml
--storage.tsdb.path=/prometheus
--web.console.libraries=/usr/share/prometheus/console_libraries