update
This commit is contained in:
parent
7368e35d56
commit
a6845729c9
@ -29,10 +29,9 @@ schema_config:
|
|||||||
period: 24h
|
period: 24h
|
||||||
|
|
||||||
storage_config:
|
storage_config:
|
||||||
boltdb_shipper:
|
tsdb_shipper:
|
||||||
active_index_directory: /data/loki/boltdb-shipper-active
|
active_index_directory: /data/loki/tsdb-active # Set this path
|
||||||
cache_location: /data/loki/boltdb-shipper-cache
|
cache_location: /data/loki/tsdb-cache # Set this path
|
||||||
cache_ttl: 24h
|
|
||||||
filesystem:
|
filesystem:
|
||||||
directory: /data/loki/chunks
|
directory: /data/loki/chunks
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user