Mirroring Traffic
By default, Kube-OVN creates a mirror0 virtual network interface card (vNIC) on each node to mirror the traffic of all containers on the node. You can run the tcpdump -nni mirror0 command to view the traffic information or use other tools to export the traffic from the mirror0 vNIC for analysis.
Parent topic: O&M Operations