diff --git a/roles/vector/templates/vector.yaml.j2 b/roles/vector/templates/vector.yaml.j2 index 7b144d1..975a5e0 100644 --- a/roles/vector/templates/vector.yaml.j2 +++ b/roles/vector/templates/vector.yaml.j2 @@ -31,7 +31,7 @@ sinks: dangerously_allow_unconfined_template_resolution: true labels: {% raw %} - job: "systemd" + job: "journald" host: "{{ .host }}" source: "{{ .source }}" process: "{{ .process }}"