Logging in AWS
- AWS has cloud watch logs
- Application & System Logs can be seen in cloud watch logs
- Terms:
- log event: single log line with timestamp & Message
- log stream: ordered sequence of log events from one source ec2
- log group: collection of log streams
- retention
- Log insights: query language to analyse or search logs
- Watch classroom video for creating a log group and sending logs from ec2
- Installing cloudwatch agent
Logging in Azure
- Log Analytics workspace
- Azure Monitor Agent
- Watch classroom recording
