AWS CCP Notes

Search

Search IconIcon to open search

20-02 AWS CloudTrail

Last updated Aug 17, 2023 Edit Source

# AWS CloudTrail

#aws-service
35 AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account.

AWS CloudTrail is used to monitor API calls and Actions made on an AWS account.

Easily identify which users and accounts made the call to AWS eg.

CloudTrail is already logging by default and will collect logs for the last 90 days via Event History

Note

If you need more than 90 days you need to create a Trail

Trails are output to S3 and do not have GUI like Event History. To analyze a Trail you’d have to use  Amazon Athena.