User Tools

Site Tools


pom-ng:input:pcap_dir

This is an old revision of the document!


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.1371129110.txt.gz · Last modified: 2020/05/26 21:59 (external edit)