loki-config.yaml aktualisiert
This commit is contained in:
+1
-10
@@ -2,7 +2,6 @@ auth_enabled: false
|
|||||||
|
|
||||||
server:
|
server:
|
||||||
http_listen_port: 3100
|
http_listen_port: 3100
|
||||||
grpc_listen_port: 9095
|
|
||||||
|
|
||||||
common:
|
common:
|
||||||
instance_addr: 127.0.0.1
|
instance_addr: 127.0.0.1
|
||||||
@@ -17,14 +16,6 @@ schema_config:
|
|||||||
configs:
|
configs:
|
||||||
- store: tsdb
|
- store: tsdb
|
||||||
schema: v13
|
schema: v13
|
||||||
period: 24h # Das verlangt Loki jetzt explizit für TSDB!
|
|
||||||
|
|
||||||
storage_config:
|
|
||||||
# Hier lösen wir den Fehler "unrecognized object_store type"
|
|
||||||
filesystem:
|
|
||||||
directory: /loki/chunks
|
|
||||||
|
|
||||||
limits_config:
|
limits_config:
|
||||||
allow_structured_metadata: false
|
allow_structured_metadata: false
|
||||||
reject_old_samples: true
|
|
||||||
reject_old_samples_max_age: 168h
|
|
||||||
Reference in New Issue
Block a user