Elasticsearch's newly acquired found.io hosted clusters require HTTPS basic authentication in order to feed the index.
This feature branch adds optional support for HTTPS according to https://www.elastic.co/guide/en/found/current/elk-and-found.html#_using_logstash
When SSL is true, a non-empty username and password are required to authenticate against an Elasticsearch cluster.