logging: add promtail + loki + grafana #190

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

View file

@ -18,9 +18,9 @@ common:
schema_config:
configs:
- from: 2020-10-24
store: boltdb-shipper
store: tsdb
object_store: filesystem
schema: v11
schema: v13
index:
prefix: index_
period: 24h
@ -32,6 +32,7 @@ limits_config:
retention_period: 168h
compactor:
delete-request-store: filesystem
working_directory: /loki/retention
compaction_interval: 10m
retention_enabled: true