Complete these steps to publish flow logs to an S3 bucket.
Procedure
-
Log in to your AWS Management console, and then from the Services menu,
navigate to the VPC Dashboard.
-
Enable the check box for the VPC ID that you want to create flow logs for.
-
Click the Flow Logs tab.
-
Click Create Flow Log, and then configure the following
parameters:
Table 1. Create Flow Log parameters
Parameter |
Description |
Filter |
Select Accept, Reject, or All.
|
Destination |
Select Send to an S3 Bucket. |
S3 Bucket ARN |
Type the ARN for the S3 Bucket.
Examples:
- arn:aws;s3:::myTestBucket
- arn:aws:s3:::myTestBucket/testFlows
|
-
Click Create.
For more information about publishing flow logs to Amazon S3, see the Publishing Flow Logs to Amazon S3 documentation on the AWS website
(https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs-s3.html).
What to do next
Create the SQS queue that is used to receive ObjectCreated notifications.