EC2 CloudTrail's Events

0

Does CloudTrail able to track EC2 events which are happened manually, for instance, during EC2 SSH connection session?

asked 2 months ago28 views
1 Answer
3
Accepted Answer

No. CloudTrail logs events that occur on the AWS APIs. As stated in the docs:

Actions taken by a user, role, or an AWS service are recorded as events in CloudTrail. Events include actions taken in the AWS Management Console, AWS Command Line Interface, and AWS SDKs and APIs.

Under the Shared Responsibility Model, operating system events, including SSH connections, are the responsibility of the customer.

profile picture
bwhaley
answered 2 months ago
profile picture
AWS
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions