working instance

This commit is contained in:
Arne Teuke
2025-03-11 16:53:15 +01:00
parent 2b0bd7788a
commit 95fde97154

View File

@@ -35,7 +35,7 @@ loki.process "syslog" {
stage.static_labels { stage.static_labels {
values = { values = {
instance = constants.hostname, fqdn = constants.hostname,
service = "linux_logs", service = "linux_logs",
} }
} }