From 0afd7b66cee37452834737d6957ce4b9374a6b02 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" <2+marcio.fernandes@noreply.localhost> Date: Sun, 26 Jul 2026 01:16:43 +0000 Subject: [PATCH] Update roles/vector/templates/vector.yaml.j2 --- roles/vector/templates/vector.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/vector/templates/vector.yaml.j2 b/roles/vector/templates/vector.yaml.j2 index 71f8842..7b144d1 100644 --- a/roles/vector/templates/vector.yaml.j2 +++ b/roles/vector/templates/vector.yaml.j2 @@ -31,6 +31,7 @@ sinks: dangerously_allow_unconfined_template_resolution: true labels: {% raw %} + job: "systemd" host: "{{ .host }}" source: "{{ .source }}" process: "{{ .process }}"