diff --git a/loki-config.yaml b/loki-config.yaml index 1a452bd..8862c4c 100644 --- a/loki-config.yaml +++ b/loki-config.yaml @@ -14,8 +14,13 @@ common: schema_config: configs: - - store: tsdb + - from: 2024-01-01 + store: tsdb + object_store: filesystem schema: v13 + index: + prefix: index_ + period: 24h limits_config: allow_structured_metadata: false \ No newline at end of file