alloy: max_age 12h → 1m (Loki rejects journal entries > ~1h old on first deploy)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user