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 }}"