Skip to content

EC2 CloudTrail's Events

0

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

asked 4 years ago1K 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.

EXPERT

answered 4 years ago

AWS
EXPERT

reviewed 4 years 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.