diff --git a/roles/vector/templates/vector.yaml.j2 b/roles/vector/templates/vector.yaml.j2 index 7169ad2..71f8842 100644 --- a/roles/vector/templates/vector.yaml.j2 +++ b/roles/vector/templates/vector.yaml.j2 @@ -33,7 +33,6 @@ sinks: {% raw %} host: "{{ .host }}" source: "{{ .source }}" - unit: "{{ .unit }}" process: "{{ .process }}" priority: "{{ .priority }}" {% endraw %}