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