Auditing, Monitoring, and Logging Services Flashcards

1
Q

CloudWatch

A

CloudWatch is a collection of services that help you
monitor and observe your cloud resources.

Collects metrics, logs, and events.
Detect anomalies in your environment.
Set alarms.
Visualize logs.

Don’t forget you can use CloudWatch to monitor your EC2 instances and notify you when certain events occur

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CloudWatch Services:

A

CloudWatch Alarms -Set high resolution alarms
CloudWatch Logs - Monitor application logs
CloudWatch Metrics - visualize time-series data
CloudWatch Events - trigger an event based on a condition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CloudTrail

A

CloudTrail tracks user activity and API calls within your account.

Log and retain account activity.
Track activity through the console, SDKs, and CLI.
Identify which user made changes.
Detect unusual activity in your account.

CloudTrail in the Real World: Track the time a particular event occurred in your account. You can troubleshoot events over the past 90 days using the CloudTrail event history log to find the specific time an event occurred on a per-Region basis. You can create a custom trail to extend past 90 days.

Don’t forget the things you can track with CloudTrail: username, event time and name, IP address, access key, Region, and error code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What can you track with Cloud trail?

A

username
event time and name
ip addresses
access key
region
error code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly