diff --git a/roles/vector/templates/vector.yaml.j2 b/roles/vector/templates/vector.yaml.j2 index 6dfc1ba..7169ad2 100644 --- a/roles/vector/templates/vector.yaml.j2 +++ b/roles/vector/templates/vector.yaml.j2 @@ -28,6 +28,7 @@ sinks: enabled: false encoding: codec: json + dangerously_allow_unconfined_template_resolution: true labels: {% raw %} host: "{{ .host }}"