CloudWatch Flashcards
1
Q
What services does CloudWatch provide?
A
Storage and access to log data from AWS services (some require a CloudWatch Agent). CloudWatch creates metrics based on logs which can be used to create CloudWatch Alarms that can trigger actions when metrics meet certain criteria.
2
Q
What is a Log Stream?
A
An ordered set of log events from a source.
3
Q
What is a Log Group?
A
A collection of Log Streams that logically related.
4
Q
Where are CloudWatch retention policies set?
A
On a Log Group, which makes it apply to all Log Streams within that Log Group.