This commit is contained in:
2025-07-01 23:17:33 +03:00
parent a161ce0075
commit e7b2a2465d

View File

@@ -9,6 +9,9 @@ loki.source.file "eko_tail" {
targets = local.file_match.eko_logs.targets
forward_to = [loki.write.eko.receiver]
tail_from_end = true
labels = {
app = "eko-server"
}
}
loki.write "eko" {