grafana-local/promtail-config.yml

18 lines
300 B
YAML
Raw Normal View History

2025-04-09 18:43:16 +01:00
server:
http_listen_port: 9080
positions:
filename: /tmp/positions.yaml
clients:
- url: http://loki:3100/loki/api/v1/push
scrape_configs:
- job_name: system
static_configs:
- targets:
- localhost
labels:
job: varlogs
__path__: /var/log/*log