nProbe icon indicating copy to clipboard operation
nProbe copied to clipboard

pcap-file-list Option is ignored

Open cicciob95 opened this issue 2 years ago • 3 comments

I am trying to extract NetFlow statistics from a list of pcap files. The file has been formatted as follows:

/path/to/pcap/file1.pcap
/path/to/pcap/file2.pcap 
/path/to/pcap/file3.pcap 

and is passed as an argument to nprobe in this way: nprobe.exe /c --pcap-file-list "C:\Users\user\nprobe\pcap.list" -V 10 -n none -T "%FIRST_SWITCHED%LAST_SWITCHED%IPV4_SRC_ADDR%L4_SRC_PORT%IPV4_DST_ADDR%L4_DST_PORT%PROTOCOL%L7_PROTO%IN_BYTES%IN_PKTS%OUT_BYTES%OUT_PKTS%TCP_FLAGS%FLOW_DURATION_MILLISECONDS%SRC_TO_DST_AVG_THROUGHPUT%DST_TO_SRC_AVG_THROUGHPUT" --dump-format t --csv-separator ";" However, the statistics are calculated from the packets captured on the WiFi interface and not from the pcap files.

cicciob95 avatar Jan 29 '23 17:01 cicciob95

Hello, I have the same problem. Did you solve that? If so, could you please tell me how?

5had0wC avatar Mar 08 '24 15:03 5had0wC

Unfortunately, I could not solve this problem.

cicciob95 avatar Mar 08 '24 17:03 cicciob95

TAT I'm going to email the nprobe community.

5had0wC avatar Mar 09 '24 04:03 5had0wC