User Tools

Site Tools


pom-ng:input:pcap_dir

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pom-ng:input:pcap_dir [2012/10/02 13:16] – created 2001:7e8:2221:600:50a5:b8ff:fe09:570epom-ng:input:pcap_dir [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 3: Line 3:
 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. 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 : +===== Parameters ===== 
-^ Name ^ Default value ^ Description ^ + 
-|directory|/tmp|Directory where the pcap files are stored.| +^ Name ^ Type ^ Default value ^ Description ^ 
-|match|\.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.|+|directory|string|/tmp|Directory where the pcap files are stored.| 
 +|match|string|\.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_filter|string|<empty>|Specify the Berkley packet filter to use.|
pom-ng/input/pcap_dir.1349183798.txt.gz · Last modified: 2020/05/26 21:59 (external edit)