diff --git a/x-pack/filebeat/module/zoom/webhook/config/webhook.yml b/x-pack/filebeat/module/zoom/webhook/config/webhook.yml index a00473c94fb4..207da5447e13 100644 --- a/x-pack/filebeat/module/zoom/webhook/config/webhook.yml +++ b/x-pack/filebeat/module/zoom/webhook/config/webhook.yml @@ -9,6 +9,7 @@ username: {{ .username }} username: {{ .password }} content_type: "{{ .content_type }}" secret: {{ .secret | tojson }} +ssl: {{ .ssl | tojson }} {{ else if eq .input "file" }}