You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
Hello - I am unable to start my docker container running this plugin on AWS because it can't find the role "in the provider chain"...
My role is on EC2, and other services running in ECS are able to make use of it, including creating tables etc - but this plugin cannot. I get this;
"LogStash::ConfigurationError: AWS credentials invalid or not found in the provider chain "
I have given the role (way too much) privilege for what it needs just to be sure, but nothing...
Is the plugin not using able to search the standard location for roles?
Would appreciate any help
Mike
The text was updated successfully, but these errors were encountered: