Skip to content
Snippets Groups Projects
Commit 8a22d9b9 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'L2SS-2104-update-loki-config' into 'main'

L2SS-2104: Update loki config after breaking change for newer loki

Closes L2SS-2104

See merge request !15
parents 56f25c46 d61962dd
Branches
No related tags found
1 merge request!15L2SS-2104: Update loki config after breaking change for newer loki
Pipeline #104270 passed
......@@ -68,8 +68,6 @@ job "logs" {
storage_config:
filesystem:
directory: /loki/chunks
tsdb_shipper:
shared_store: s3
schema_config:
configs:
......@@ -80,10 +78,17 @@ job "logs" {
object_store: s3
schema: v12
store: tsdb
configs:
- from: "2025-01-09"
index:
period: 24h
prefix: index_
object_store: s3
schema: v13
store: tsdb
compactor:
working_directory: /loki/compactor
shared_store: s3
compaction_interval: 5m
ruler:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment