Skip to content

Allow adding VPC flow logs in environments #3721

@efekarakus

Description

@efekarakus

Ask

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. Flow log data can be published to Amazon CloudWatch Logs or Amazon S3. After you create a flow log, you can retrieve and view its data in the chosen destination.

We should make it possible to enable VPC flow logs in environments with the environment manifest. Example CFN resource: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#aws-resource-ec2-flowlog--examples

Sample manifest

network:
  vpc:
    flow_logs: on

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/envIssues about environments.area/manifestIssues about infrastructure-as-code templates.area/overrideIssues related to overrides.type/featureIssues that are new feature requests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions