Control: 2.9 Ensure VPC flow logging is enabled in all VPCs
Description
VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. After you've created a flow log, you can view and retrieve its data in Amazon CloudWatch Logs. It is recommended that VPC Flow Logs be enabled for packet "Rejects" for VPCs.
VPC Flow Logs provide visibility into network traffic that traverses the VPC and can be used to detect anomalous traffic or insight during security workflows.
Remediation
Perform the following to determine if VPC Flow logs is enabled:
Via the Management Console:
- Sign into the management console.
- Select
Services
thenVPC
. - In the left navigation pane, select
Your VPCs
. - Select a VPC.
- In the right pane, select the
Flow Logs
tab. - If no Flow Log exists, click
Create Flow Log
. For
Filter, select Reject.- Enter in a
Role
andDestination Log Group
. - Click
Create Log Flow
. - Click on
CloudWatch Logs Group
.
Note: Setting the filter to "Reject" will dramatically reduce the logging data accumulation for this recommendation and provide sufficient information for the purposes of breach detection, research and remediation. However, during periods of least privilege security group engineering, setting this the filter to "All" can be very helpful in discovering existing traffic flows required for proper operation of an already running environment.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.cis_v120_2_9
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.cis_v120_2_9 --share
SQL
This control uses a named query:
vpc_flow_logs_enabled