Change conf loki

This commit is contained in:
2026-05-06 17:54:45 +02:00
parent a75f828585
commit e2a15481ed
+4 -21
View File
@@ -3,19 +3,17 @@ auth_enabled: false
server:
http_listen_port: 3100
ingester:
lifecycler:
address: 0.0.0.0
common:
ring:
instance_addr: 0.0.0.0
kvstore:
store: inmemory
replication_factor: 1
chunk_idle_period: 5m
max_chunk_age: 1h
path_prefix: /loki
schema_config:
configs:
- from: 2020-10-24
- from: 2020-05-15
store: tsdb
object_store: filesystem
schema: v13
@@ -26,18 +24,3 @@ schema_config:
storage_config:
filesystem:
directory: /loki/chunks
limits_config:
ingestion_rate_mb: 10
ingestion_burst_size_mb: 20
max_streams_per_user: 0
compactor:
working_directory: /loki/compactor
shared_store: filesystem
ruler:
storage:
type: local
local:
directory: /loki/rules