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
|
enabled: true
|
||||||
dir: /loki/wal
|
dir: /loki/wal
|
||||||
flush_on_shutdown: true # When set to true, the ingester will flush its in-memory data on shutdown.
|
flush_on_shutdown: true # When set to true, the ingester will flush its in-memory data on shutdown.
|
||||||
|
pattern_ingester_enabled: true
|
||||||
|
|
||||||
schema_config:
|
schema_config:
|
||||||
configs:
|
configs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue