For the complete documentation index, see llms.txt. This page is also available as Markdown.

Traffic capture and validation

Guidance for Nutanix vSensor traffic capture, PCAP generation, and traffic validation.

Introduction

How to configuration Nutanix for the capture of traffic by vSensors was discussed in the Service Chaining 1.0 and Traffic Mirroring deployment methods. The below is added guidance for all vSensors (not just Nutanix).

Please see those sections linked above for details on how to configure your Nutanix environment to forward network traffic to your Nutanix vSensors for capture and further analysis.

Traffic Capture Guidance

If capture ports are connected before pairing is completed, the Sensor will not buffer any traffic.

As long as you are paired with a Brain appliance, once the vSensor begins seeing traffic on any of its capture ports, it will begin creating a metadata stream that will then be forwarded to the Brain for further processing. Sensors also have a rolling capture buffer that the Brain will request PCAPs from. The PCAPs will be attached as evidence with network detections as they are created.

Additionally, Vectra packet capture allows users to configure PCAPs to be downloaded from the Brain for analysis with 3rd party tools such as Wireshark.

Guidance:

Turning off PCAP generation

If required, Sensors can be configued to not allow PCAP creation when there are regulatory or privacy concerns. Navigate to Configuration → COVERAGE → Data Sources → Network → Sensors in your Vectra UI and edit the desired Sensor. Ensure the checkbox shown below is checked for Sensors you do not wish to perform any PCAP functions and then save your Sensor configuration:

Traffic Validation

For a quick spot check to see that you are receiving any traffic at all via the vSensor you many want to check the GUI and/or CLI for statistics. If the vSensor is seeing more than 1 Mbps of traffic, this will show in the GUI under Network Stats > Ingested Traffic after a few minutes.

  • You can see traffic flow immediately at the CLI of the Sensor using the show traffic stats command.

    • Please note that this command will only function after the vSensor has been paired and updated from the Brain. For details, please see details about the intial embryo state of vSensors in your vSensor deployment guide.

  • Execute this command a few times in a row to see increasing packet counts.

After sending traffic to your Sensors, it is a best practice to validate that the traffic observed meets quality standards required for accurate detection and processing. Vectra’s Network Traffic Validation feature provides alarms and metrics that can be used to validate the quality of your traffic. See Traffic Validation (ENTV) for details on validating your traffic quality.

Last updated

Was this helpful?