AWS Cloudwatch Flashcards
What is Cloudwatch?
monitoring and management service that provides data and actionable insights for AWS, hybrid, and on-premises applications and infrastructure resources.
Does Cloudwatch provide real-time visibility of logs?
CloudWatch provides up to 1-second visibility of metrics and logs data
How long can Cloudwatch store metrics log data?
Metrics data can be stored for maximum of 15months
What types of logs can Cloudwatch collect?
- Vended Logs
- AWS published Logs
- Third-party Logs
What does vended logs mean?
These are logs that are natively published by AWS services on behalf of the customer.
Currently Amazon VPC Flow Logs and Amazon Route 53 logs are the two supported types
What are AWS published Logs?
Currently over 30 AWS services publish logs to CloudWatch. eg: Lambda, EC2, CloudTrail
What are Third-party logs?
1) Logs from customer applications in cloud
2) on-premise servers / applications
3) Third-party products etc
How can Third-party logs be integrated into Cloudwatch?
The logs can be integrated via two mediums
- Cloudwatch agents installed using Systems manager
- using Putlogdata API to publish logs