Skip to content

Amazon S3 Server Access Logs!

Compare
Choose a tag to compare
@hackersifu hackersifu released this 01 Dec 23:11
· 65 commits to main since this release
2266f02

With this release, we've added the ability to enable Amazon S3 Server Access Logs! Amazon Server Access logs provide detailed records for the requests that are made to your Amazon S3 Buckets, which can be useful for security audits and investigations.

For more details on Amazon S3 Server Access Logs, please visit the following link: https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerLogs.html

Credit goes to Rogerio Kasa (@rckasa) for his work on this.

Release Notes:

  • Ability to turn on Amazon S3 Server Access logs within single and multi-account modes.
    • Added Dry Run capabilities for Amazon S3 Server Access logs within single and multi-account modes.
    • Added Cleanup capabilities for Amazon S3 Server Access logs created by Assisted Log Enabler within single account mode.
  • Updated help (-h) message example within the README.
  • Permissions examples for enabling Amazon S3 Server Access logs within the permissions directory.
  • Diagram for Amazon S3 Server Access Logs within the README.