Skip to content

Add support for HTTPS + AWS ElasticSearch

Nick Thomas requested to merge (removed):1181-elasticsearch-client-params into master
  • Replace elasticsearch_host and elasticsearch_port with elasticsearch_url, enabling HTTPS connections
  • Add support for AWS IAM credentials
  • Add tests
  • Add documentation

Closes #1181 (closed)

Merge request reports