journal hostname label
This commit is contained in:
@@ -45,8 +45,8 @@ loki.relabel "add_labels" {
|
||||
|
||||
rule {
|
||||
action = "replace"
|
||||
target_label = "host"
|
||||
replacement = "hostname"
|
||||
target_label = "hostname"
|
||||
replacement = "host"
|
||||
}
|
||||
rule {
|
||||
action = "replace"
|
||||
|
||||
Reference in New Issue
Block a user