From 8e462beea89b2f5ee378839b357c571c2e04378c Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 19 May 2026 23:02:16 -0400 Subject: [PATCH] =?UTF-8?q?alloy:=20max=5Fage=2012h=20=E2=86=92=201m=20(Lo?= =?UTF-8?q?ki=20rejects=20journal=20entries=20>=20~1h=20old=20on=20first?= =?UTF-8?q?=20deploy)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/alloy/templates/config.alloy.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/alloy/templates/config.alloy.j2 b/roles/alloy/templates/config.alloy.j2 index fd13b1a..b1d1225 100644 --- a/roles/alloy/templates/config.alloy.j2 +++ b/roles/alloy/templates/config.alloy.j2 @@ -3,7 +3,7 @@ loki.source.journal "host" { path = "/var/log/journal" - max_age = "12h" + max_age = "1m" forward_to = [loki.process.journal.receiver] relabel_rules = loki.relabel.journal.rules