set wal dir

This commit is contained in:
Seth Call 2025-12-07 13:28:00 -06:00
parent 9bcdc53eb0
commit 74aa6328bb
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ loki:
kvstore: kvstore:
store: inmemory store: inmemory
replication_factor: 1 replication_factor: 1
wal:
dir: /var/loki/wal
schema_config: schema_config:
configs: configs:
- from: 2020-10-24 - from: 2020-10-24