Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Support for AWS Elasticsearch Service #14

Open
oliverlucas85 opened this issue Jul 8, 2020 · 1 comment
Open

Support for AWS Elasticsearch Service #14

oliverlucas85 opened this issue Jul 8, 2020 · 1 comment

Comments

@oliverlucas85
Copy link

Issue: Cannot connect to AWS Elastic Service due to requiring Signed Requests, and additionally, whitelisting the IP (and thus bypassing authentication and the AWS Signature requirement) is unable to be established due to the Username and Password field being mandatory.

Suggestion: It seems there a number of "Cloud" offerings for Elasticsearch available, specifically for me AWS but looks like there is a GCP requirement too, it would be good if there could be additional variables that could be set e.g:

  • Username and Password as optional for requests originating from IP access lists
  • Port number optional e.g. just HTTPS (Yes, :443 works but it's not really required)
  • Ability to enable AWS Signature v4 on the request, and specify the required Access_Key and Secret_Key to sign the request with

That's all the features I can think of at the moment - I appreciate there hasn't been a release to this in some time but If you don't ask, you don't get!

Thank You!

Oliver

@hirenshah005
Copy link

Can anyone please respond? I am in the same boat too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants