User Tools

Site Tools


pom-ng:input:pcap_dir

Input pcap_dir

The input pcap_dir will read packets from pcap files in a specific directories. This input is useful when you captured traffic for some time and split them in multiple files.

Parameters

Name Type Default value Description
directorystring/tmpDirectory where the pcap files are stored.
matchstring\.p\?cap[0-9]*$Regexp used to match pcap files in the specified directory. The default regexp will match files *.pcap or *.cap followed by any number.
bpf_filterstring<empty>Specify the Berkley packet filter to use.
pom-ng/input/pcap_dir.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1