open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.65k stars 3.86k forks source link

Gotcha: CloudTrail logging of S3 #342

Open jlevy opened 7 years ago

jlevy commented 7 years ago

Object level logging is not on by default. Need old bucket level logging in, or new (2016-11) policy to log access.

QuinnyPig commented 7 years ago

You going to submit a PR on this, @jlevy?