Amazon VPC Traffic Mirroring
- Last Updated: May 27, 2026
- 3 minute read
- Flowmon Products
- Flowmon
- Documentation
Overview
Flowmon takes advantage of Amazon Virtual Public Cloud (Amazon VPC) traffic mirroring in Amazon Web Services (AWS) to help you to:
- Get instant network insights
- Resolve performance issues
- Identify optimization opportunities
- Secure your infrastructure across environments
- Support business-critical services
The aim is to mirror the network traffic passing through a desired network interface (eni-a in the figure below) and send it to an interface where the mirrored traffic can be processed, visualized and analyzed with the Flowmon Collector (eni-b in the figure below).
Prerequisites
You must have:
- A running instance of Flowmon for AWS.
- A number of running client instances where traffic mirroring can be configured.
- A deployment compliant with Traffic Mirroring Limits and Considerations.
Deployment
To configure VPC traffic mirroring in AWS, you must perform the following steps:
- Create a Traffic Mirror Target.
- Create a Traffic Mirror Filter.
- Create a Traffic Mirror Session.
- Allow VxLAN traffic to the collector.
Create a Traffic Mirror Target
To create a traffic mirror target:
- In the AWS Web Console, select the VPC service.
- Select Mirror Targets in the Traffic Mirroring section.
- Click Create traffic mirror target.
- Enter a name and description. Ensure Target type is set to Network Interface and the Target is Flowmon's monitoring interface.
- Create the mirror target.
Create a traffic mirror filter
To create a traffic mirror filter:
- Choose Mirror Filters in the Traffic Mirroring section.
- Click Create traffic mirror filter.
- Choose any name and description you want.
- Describe the type of inbound and outbound traffic you want to be mirrored (in the example in the screenshot below, all traffic is mirrored).
- Create the mirror filter.
Configure a traffic mirror session
To configure a traffic mirror session:
- Select Mirror Sessions in the Traffic Mirroring section.
- Click Create traffic mirror session.
- Enter a name and description.
- Set the virtual instance's port as the Mirror source.
- Select the Mirror target and Mirror filter created earlier.
- Create the mirror session.
Allow VxLAN traffic to the Collector
To allow VxLAN traffic to the Collector:
- In the AWS Web Console, select the EC2 service.
- Find the Security Group applied to Flowmon's monitoring interface in the Security groups panel.
- Add an inbound rule to enable receiving VxLAN traffic from the IP address of the virtual instance's interface.
- Save the inbound rule.
Flowmon configuration
To configure the Flowmon Collector:
- Go to the Flowmon Configuration Center of your Flowmon Collector.
- Select the Monitoring Ports panel.
- Under Global settings > Advanced settings, enable VxLAN decapsulation on port 4789.
- Click Save.