Amazon CloudTrail: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Amazon AWS#Subjects|Amazon AWS]] | * [[Amazon AWS#Subjects|Amazon AWS]] | ||
* [[Amazon CloudWatch]] | |||
=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 | 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.