VPC Flow Logs
- Capture information about IP traffic going into your interfaces
- VPC Flow Logs
- [[Subnet Flow Logs]]
- [[Elastic network Interface Flow Logs]]
- Helps to [[monitor]] & [[troubleshoot]] [[connectivity issues]]
- Flow logs data can go to AWS S3 / CloudWatch Logs
- Captures network information from AWS managed interfaces too: [[Elastic Load Balancer]], AWS RDS, ElastiCache, Redshift, AWS WorkSpaces.
Flow Log Syntax
<version> <account-id> <interface-id> <srcaddr> <dstaddr> <srcport> <dstport> <protocol> <packets> <bytes> <start> <end> <action> <log-status>







VPC Flow Logs + Athena