S3 server access logs to Cloudwatch?

0

Is there a way to get S3 access logs into CloudWatch?

AWS
已提问 6 年前4278 查看次数
1 回答
0
已接受的回答

S3 Data Events can be enabled and delivered to CloudTrail, which in turn can be delivered to CloudWatch Logs. There is a cost implication with Data Events, but you can enable this on a per-bucket basis.

This is a different file format to Access Logs, but similar (and additional) information is captured:

https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudtrail-logging.html https://docs.aws.amazon.com/awscloudtrail/latest/userguide/send-cloudtrail-events-to-cloudwatch-logs.html

AWS
已回答 6 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则