set cache location
This commit is contained in:
parent
375a20dcc7
commit
9bcdc53eb0
|
|
@ -23,6 +23,8 @@ loki:
|
||||||
storage_config:
|
storage_config:
|
||||||
boltdb_shipper:
|
boltdb_shipper:
|
||||||
active_index_directory: /var/loki/index
|
active_index_directory: /var/loki/index
|
||||||
|
cache_location: /var/loki/boltdb-cache
|
||||||
|
cache_ttl: 24h
|
||||||
shared_store: filesystem
|
shared_store: filesystem
|
||||||
filesystem:
|
filesystem:
|
||||||
directory: /var/loki/chunks
|
directory: /var/loki/chunks
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue