Data Stream Capture

The Probe for Open NerveCenter can capture all raw data sent from a device.

For each connection, the full data stream is stored in a stream capture file using the following naming convention:

streamcapturefile_host_port

Where:
  • streamcapturefile is the value specified by the StreamCaptureFile property.
  • host is the name of the host to which the probe is connected.
  • port is the port on which the probe is listening for data.