AWS Certified CloudOps Engineer - Associate
Analyzing Network Logs
VPC Flow Logs, ELB access logs, CloudFront logs, WAF logs, and Resolver query logs each watch a different hop of the same request. This lesson teaches you to read each one and to pick the right one before you start querying.
Intermediate 30 minutes 6 Learning Objectives
- Match a failing hop to the log source that can actually see it
- Read a VPC flow log record field by field, including the version 3 to 5 fields worth adding to a custom format
- Separate a security group denial from a network ACL denial using the ACCEPT and REJECT pattern in flow logs
- Explain what VPC Flow Logs never capture and why a missing record is not evidence of missing traffic
- Interpret the three ALB latency fields and the -1 values that replace them when a request fails
- Query flow logs with CloudWatch Logs Insights and Athena to find rejected traffic and top talkers
