loki-config.yaml aktualisiert
This commit is contained in:
+2
-6
@@ -14,21 +14,17 @@ common:
|
|||||||
|
|
||||||
schema_config:
|
schema_config:
|
||||||
configs:
|
configs:
|
||||||
- worker:
|
- store: filesystem
|
||||||
period: 30s
|
|
||||||
take_care_of_overwriting_existing_files: true
|
|
||||||
store: filesystem
|
|
||||||
index:
|
index:
|
||||||
prefix: index_
|
prefix: index_
|
||||||
period: 24h
|
period: 24h
|
||||||
|
|
||||||
limits_config:
|
limits_config:
|
||||||
enforce_regexp_bytes_limit: false
|
|
||||||
reject_old_samples: true
|
reject_old_samples: true
|
||||||
reject_old_samples_max_age: 168h
|
reject_old_samples_max_age: 168h
|
||||||
|
|
||||||
chunk_store_config:
|
chunk_store_config:
|
||||||
max_look_back_period: 0s
|
# max_look_back_period wurde entfernt und ist hier nicht mehr gültig
|
||||||
|
|
||||||
table_manager:
|
table_manager:
|
||||||
retention_deletes_enabled: false
|
retention_deletes_enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user