We can configure VPC flow logs from the console as follows:
- Go to VPC service in the console.
- Click on Your VPCs.
- Select our VPC.
- Click on the Flow Logs tab.
- Click on Create flow log.
- Within the Filter dropdown, select All.
- Set Destination to Send to CloudWatch Logs.
- Select Destination log group as the log group we created in the Getting ready section.
- Open the Set Up Permissions link against the IAM Role option in a new tab (or page), as follows:
- Click Allow to create the new role.
- From the Create flow log tab (or page), click the refresh button against the IAM role and select the role that we created in the previous ...