Skip to content

Add support for HTTPS + AWS ElasticSearch

  • 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