S3 server access logs to Cloudwatch?

0

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

1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 6 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen