Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for AWS EleasticSearch #346

Open
KyleMasterson opened this issue May 20, 2020 · 0 comments
Open

Support for AWS EleasticSearch #346

KyleMasterson opened this issue May 20, 2020 · 0 comments

Comments

@KyleMasterson
Copy link

I am currently attempting to use the exporter to expose metrics from an AWS ElasticSearch instance, but all of my requests are failing with status code 401:

level=warn ts=2020-05-19T18:21:49.238735875Z caller=cluster_health.go:270 msg="failed to fetch and decode cluster health" err="HTTP Request failed with code 401"

Due to my configuration, it seems basic auth is not an option and I would need requests to be signed. Just wondering if this is a supported use case.

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

Successfully merging a pull request may close this issue.

1 participant