Uppdate the loki datadir
This commit is contained in:
parent
812737c895
commit
0a800dafc9
|
|
@ -22,10 +22,10 @@ loki:
|
|||
period: 24h
|
||||
storage_config:
|
||||
boltdb_shipper:
|
||||
active_index_directory: /data/loki/index
|
||||
active_index_directory: /var/loki/index
|
||||
shared_store: filesystem
|
||||
filesystem:
|
||||
directory: /data/loki/chunks
|
||||
directory: /var/loki/chunks
|
||||
chunk_store_config:
|
||||
max_look_back_period: 672h
|
||||
table_manager:
|
||||
|
|
|
|||
Loading…
Reference in New Issue