Updated alloy eko log path

This commit is contained in:
2025-07-03 15:02:10 +03:00
parent d83faef9f4
commit 5da1370f3a

View File

@@ -1,6 +1,6 @@
local.file_match "eko_logs" {
path_targets = [
{ __path__ = "/srv/eko/logs/eko-server-*.log" },
{ __path__ = "/var/log/eko/*.log" },
]
sync_period = "3s"
}