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

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