We know that both logstash-input-elasticsearch and logstash-output-elasticsearch support the ability to disable ssl certificate verification with the use of ssl_certificate_verification: false.
In certain dev environments it has come in handy -- I'd like to request adding this option to logstash-filter-elasticsearch as well.
Related issue:
Related documentation: