Disable promtail active jobs

This commit is contained in:
Joey Hafner 2022-08-08 18:27:20 -07:00
parent 6676792ae2
commit bf509ac1ec
2 changed files with 0 additions and 11 deletions

View File

@ -92,8 +92,6 @@ services:
networks:
- monitoring
volumes:
- /var/log:/var/log:ro
- ${DOCKER_DATA}/etc/promtail
- ./promtail-config.yml:/etc/promtail/promtail-config.yml
exporter-pihole:

View File

@ -8,12 +8,3 @@ positions:
clients:
- url: http://loki:3100/loki/api/v1/push
scrape_configs:
- job_name: varlogs_joey-server
static_configs:
- targets:
- localhost
labels:
job: varlogs
__path__: /var/log/*log