Monitoring Stack: enable pattern ingestion
This commit is contained in:
parent
efc77b6cf7
commit
e1ddc7d06c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ 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