Hi there!
Is there any way to have the Elasticsearch filter plugin work having Elasticsearch using SSL with a not verified certificate?
I'd need something like the output option " ssl_certificate_verification => 'false' " to ignore the validity of my certificate.
Apparently, there's no option to do such a thing in the filter section.
Ideas?