1

Hi I have created a bucket and enabled cloud trail also including s3 object level api logging. Now when I create some s3 ACL via UI the I get the logs in cloud trail but when I Create the same ACL via json Bucket->permissions -> bucket policy (And enter my JSON value and save) then this is not getting tracked

  • There is some delay between events and them appearing in CloudTrail. Everything in AWS is an API call, the console makes them on your behalf, so if CloudTrail is turned on the events will be recorded. – Tim Aug 24 '18 at 08:05
  • 1
    No even after a long time the log is not appearing in CloudTrail espically when I do it via bucket policy editor via console , but if the same I do via api call then it works. Usually I get all logs in CloudTrail within 10 to 15 min – Naggappan Ramukannan Aug 27 '18 at 07:04
  • 1
    I got the issue it doesn't log with root user activity , If I use other user then the log appears – Naggappan Ramukannan Aug 29 '18 at 06:31
  • CloudTrail is meant to log all API calls, regardless of the user who does them. I would like for you to post this on the AWS forums to have this validated and ask if it's a bug. – Tim Aug 29 '18 at 08:08

0 Answers0