Data stream capture

The probe can capture the data stream sent from a device. This data is stored in a log file and can be used for debugging, to develop new features for the probe, or to pass to other management systems that require the same data. To enable stream capture, set the DateStreamCapture property to 1. Then specify the name of the stream capture file by setting the StreamCaptureFile property or -streamcapturefile command line option.

Note: The data stream capture function generates a lot of data. When you no longer require data for debugging, remove the file name specified by the StreamCaptureFile property in the properties file.