AWS service that records all API calls made in your account for security and compliance. Like a detailed security log that tracks who did what and when.
Security teams use CloudTrail to investigate suspicious activity by seeing exactly which actions were performed and by whom.
All of these services record control-plane activity (who did what, when, from where) for security, compliance, and troubleshooting. AWS CloudTrail focuses on AWS API events and can deliver logs to S3/CloudWatch Logs; Azure Activity Log captures subscription-level events and integrates with Log Analytics; GCP Cloud Audit Logs records Admin Activity/Data Access/System Events; OCI Audit records API calls across OCI services.
Explore real-world architectures from our community that use CloudTrail: