Amazon CloudTrail: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
Line 6: Line 6:
=Overview=
=Overview=


Amazon CloudTrail is mainly used to log the API calls across the AWS infrastructure. It keeps the history of API calls generated by the AWS management console, AWS SDKs, command line tools, and every other AWS services. The logs generated by the API activity are stored in an S3 bucket. The same activity can generate [[Amazon CloudWatch]] events. CloudTrail can be used to identify users and accounts, the source IP address from which the calls were made, and when the calls occurred, to troubleshoot security and operational issues.
Amazon CloudTrail is mainly used to log the API calls across the AWS infrastructure. It keeps the history of API calls generated by the [[Amazon_AWS_Concepts#AWS_Management_Console|AWS management console]], AWS SDKs, command line tools, and every other AWS services. The logs generated by the API activity are stored in an S3 bucket. The same activity can generate [[Amazon CloudWatch]] events. CloudTrail can be used to identify users and accounts, the source IP address from which the calls were made, and when the calls occurred, to troubleshoot security and operational issues.

Latest revision as of 01:47, 26 November 2019

Internal

Overview

Amazon CloudTrail is mainly used to log the API calls across the AWS infrastructure. It keeps the history of API calls generated by the AWS management console, AWS SDKs, command line tools, and every other AWS services. The logs generated by the API activity are stored in an S3 bucket. The same activity can generate Amazon CloudWatch events. CloudTrail can be used to identify users and accounts, the source IP address from which the calls were made, and when the calls occurred, to troubleshoot security and operational issues.