Update roles/vector/templates/vector.yaml.j2

This commit is contained in:
2026-07-26 01:16:43 +00:00
parent 39599e0e2b
commit 0afd7b66ce
+1
View File
@@ -31,6 +31,7 @@ sinks:
dangerously_allow_unconfined_template_resolution: true dangerously_allow_unconfined_template_resolution: true
labels: labels:
{% raw %} {% raw %}
job: "systemd"
host: "{{ .host }}" host: "{{ .host }}"
source: "{{ .source }}" source: "{{ .source }}"
process: "{{ .process }}" process: "{{ .process }}"