set wal dir
This commit is contained in:
parent
9bcdc53eb0
commit
74aa6328bb
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue