From b7a4322bd70037697d7dad8afac7127ffa21c333 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" <2+marcio.fernandes@noreply.localhost> Date: Sun, 26 Jul 2026 01:23:40 +0000 Subject: [PATCH] Update roles/vector/templates/vector.yaml.j2 --- roles/vector/templates/vector.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}"