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 does Cloudwatch store the metrics data
the Metrics data can be stored for maximum of 15months
What are the categories of logs can Cloudwatch collect
- Vended Logs
- AWS published Logs
- Third-party Logs
What does vended logs mean?
These 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
Logs from customer applications in cloud, on-premise servers / applications. 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