add loki + promtail
All checks were successful
Deploy Containers / Prepare (push) Successful in 52s

This commit is contained in:
2025-12-27 21:20:31 -05:00
parent 95766317e3
commit 88c718eb77
3 changed files with 92 additions and 4 deletions

View File

@@ -0,0 +1,17 @@
server:
http_listen_port: 9080
positions:
filename: /tmp/positions.yaml
clients:
- url: http://monitoring_loki:3100/loki/api/v1/push
scrape_configs:
- job_name: system
static_configs:
- targets:
- localhost
labels:
job: varlogs
__path__: /var/log/**/*.log