User Tools

Site Tools


pom-ng:getting_started

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pom-ng:getting_started [2012/10/02 09:35] 2001:7e8:2221:600:50a5:b8ff:fe09:570epom-ng:getting_started [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 7: Line 7:
 ==== 1) Packets are read from an input ==== ==== 1) Packets are read from an input ====
 Packets can be read from multiple sources. In order to be able to read packets from various sources, pom-ng has a few input. The most common ones are the following : Packets can be read from multiple sources. In order to be able to read packets from various sources, pom-ng has a few input. The most common ones are the following :
-  * Input [[pom-ng:input:pcap_file|pcap_file]] reads packets from a pcap file 
   * Input [[pom-ng:input:pcap_interface|pcap_interface]] reads packets from a network interface on your system   * Input [[pom-ng:input:pcap_interface|pcap_interface]] reads packets from a network interface on your system
-  * Input [[pom-ng:input:pcap_dir|pcap_dir]] reads packets from a multiple files in a single directory 
   * Input [[pom-ng:input:dvb_c|dvb_c]] reads MPEG-TS packets from a DVB-C card   * Input [[pom-ng:input:dvb_c|dvb_c]] reads MPEG-TS packets from a DVB-C card
 +  * Input [[pom-ng:input:pcap_file|pcap_file]] reads packets from a pcap file
 +  * Input [[pom-ng:input:pcap_dir|pcap_dir]] reads packets from a multiple files in a single directory
 +
  
 You can configure multiple inputs and run them at the same time. You can configure multiple inputs and run them at the same time.
Line 29: Line 30:
 ==== 5) Outputs receive events, payloads and raw packets ==== ==== 5) Outputs receive events, payloads and raw packets ====
  
-The output will then receive the events that were generated or the payloads. Depending on what the output does, it will act accordingly. For example the [[pom-ng:output:log_txt"log_txt]] will receive the events that are configured in the selected template and will log them in a log file in the format specified by the logging template.\\ +The output will then receive the events that were generated or the payloads. Depending on what the output does, it will act accordingly. For example the [[pom-ng:output:log_txt]] will receive the events that are configured in the selected template and will log them in a log file in the format specified by the logging template.\\ 
-Other output such as [[pom-ng:output:pcap|pcap]] will save the packets into a pcap file or the output [[pom-ng:output:file|file]] will save payloads in a file.+Other output such as [[pom-ng:output:pcap_file]] will save the packets into a pcap file or the output [[pom-ng:output:file|file]] will save payloads in a file.
  
 ===== Configuration ===== ===== Configuration =====
pom-ng/getting_started.1349170518.txt.gz · Last modified: 2020/05/26 21:59 (external edit)