logging: add promtail + loki + grafana #190

Closed
mg wants to merge 46 commits from loki into master
Showing only changes of commit 048814f256 - Show all commits

View file

@ -23,7 +23,7 @@ promtail_config_scrape_configs:
- targets:
- localhost
labels:
host: ${hostname}
host: ${HOSTNAME}
job: varlogs
__path__: /var/log/**/**
# TODO add docker