-
Notifications
You must be signed in to change notification settings - Fork 103
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
IMDS v2 not supported #169
Comments
This appears to be an issue with the plugin pulling the credentials from the instance. 2 questions:
|
|
Fine-grained access control -> Disabled |
Gotcha. So if I am understanding correctly, you can actually use the regular logstash output plugin for Elasticsearch: https://github.com/logstash-plugins/logstash-output-elasticsearch This amazon-es plugin is needed if you are using IAM auth for access to your cluster, because it will add the credentials needed for IAM auth with an Amazon Elasticsearch Cluster. |
Yes, we could use it. But, we might want to use fine-grained access control with IAM master user for RBAC/Security/Kibana auth in the future. Is the suggestion to go with Also, all the requests need to be signed even if we use an open domain access policy (not v4 signature). I hope that's supported in the |
We've switched to |
Since |
Logstash aws es output plugin is not working when IMDS v1 is disabled.
Logstash version: 7.6.1
Plugin version: 6.4.1
Error:
The text was updated successfully, but these errors were encountered: