Org level CloudTrail with CloudWatch

1

In the AWS Managment account 1111111 I have enabled CloudTrail. All CloudTrail logs are sent to the S3 bucket XXXX in the Audit Account 2222222. This part of the configuration works fine.

I am now trying to enable the CloudTrail logs to be sent CloudWatch in account 2222222. Because CloudTrail is configure at the Org level in account 1111111 but the logs are in an S3 bucket in account 222222 when i try to enable CloudWatch I get an error message saying There is a problem with the role policy

Has anyone configure something like this before and if they have any idea and what the Role should look like ?

1개 답변
0

At this time, CloudTrail can only support sending logs to a CloudWatch log group in the same account. This is owing to the fact that CloudTrail doesn't support AWS Organizations delegated admin feature. An alternative solution would be to use Kinesis or Lambda to automate writing those CloudWatch logs to a log group in another account.

Please look at the Centralized Logging reference architecture to see how your use case can be achieved using other services: https://aws.amazon.com/solutions/implementations/centralized-logging/

AWS
Noam
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인