journal hostname label

This commit is contained in:
Arne Teuke
2025-03-11 16:31:09 +01:00
parent 4a0551cf30
commit a3408c7882

View File

@@ -45,8 +45,8 @@ loki.relabel "add_labels" {
rule {
action = "replace"
target_label = "host"
replacement = "hostname"
target_label = "hostname"
replacement = "host"
}
rule {
action = "replace"