Graylog2 / Graylog2/graylog-plugin-aws

How to set AWS cloudtrail input from another aws account bucket

Open
#77 9 comments 0 reactions 0 assignees View on GitHub
to-verify
Dominant language
Java
Stars
93
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Hi,

We follow this document to set sharing CloudTrail Log Files Between AWS Accounts.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-sharing-logs.html
We put B AWS account’s cloudtrail logs to A AWS account bucket.
And we let cloudtrail iam user can access A AWS account bucket.

We set a assume role to input try to get log from A AWS account bucket,but a SQS error occur.
![image](https://user-images.githubusercontent.com/22346526/40295283-57db41fc-5d0b-11e8-8c89-8a1dbfef0e9d.png)
I guess it's cause by the assume role cant's access the SQS queue on B AWS account.
And it occur can’t get log from s3 bucket if we don’t set assume role to input.
![image](https://user-images.githubusercontent.com/22346526/40295323-74e05d14-5d0b-11e8-8fa3-089498a41170.png)

Anyone can help us?

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.