Monitoring Stack: enable ingester patterns in loki
This commit is contained in:
parent
e08692e10e
commit
e39045f6d0
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ ingester:
|
|||
enabled: true
|
||||
dir: /loki/wal
|
||||
flush_on_shutdown: true # When set to true, the ingester will flush its in-memory data on shutdown.
|
||||
pattern_ingester:
|
||||
enabled: true
|
||||
|
||||
schema_config:
|
||||
configs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue