Graylog2 / Graylog2/graylog-plugin-integrations
AWS Input Using Wrong Credentials
Open
aws
bug
- Dominant language
- Java
- Stars
- 17
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
When setting up a new AWS Cloudwatch/Kinesis Input, the Input will look for and use any available auto-discoverable credentials even though the user chose to manually enter an AWS Access Key and Secret.
This can lead to the wrong IAM User (possibly without correct permissions) being used to set up Kinesis streams, policies, and subscriptions causing the Input to fail.
Contributor guide
Assessment
This issue has not been assessed yet.