From 34942fa90adcc71834d863e1266a0a8de92908f3 Mon Sep 17 00:00:00 2001 From: Les Aker Date: Thu, 11 Apr 2024 09:20:42 -0400 Subject: [PATCH] add shipper config --- templates/loki.yaml.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/loki.yaml.erb b/templates/loki.yaml.erb index 5766199..1a1e514 100644 --- a/templates/loki.yaml.erb +++ b/templates/loki.yaml.erb @@ -41,6 +41,10 @@ storage_config: boltdb: directory: /var/lib/loki/index + tsdb_shipper: + active_index_directory: /var/lib/loki/tsdb-index + cache_location: /var/lib/loki/tsdb-cache + filesystem: directory: /var/lib/loki/chunks