This commit is contained in:
2025-07-01 23:20:38 +03:00
parent 507abbe3dc
commit a4a80a7e3e

View File

@@ -9,9 +9,6 @@ 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" {