User Tools

Site Tools


pom-ng:output:pcap_flow

This is an old revision of the document!


Output pcap_flow

The output pcap_flow will save connections into separate files.

Parameters

Name Type Default value Description
flow_protostringtcpConnections of this protocol will be in separate files.
link_typestringethernetWhat type of frame to save in the pcap file. Possible values are : ethernet, ipv4, docsis, 80211, radiotap, mpeg_ts, ppi.
prefixstring/tmp/${ipv4.src}.${tcp.sport}-${ipv4.dst}.${tcp.dport}-Prefix of the files created. This will need to be changed if the flow_proto is not tcp.
snaplenuint161550Maximum stored size of packets.
unbufferedboolnoWhen set to yes, the packets will directly be written on the disk. This can be useful in some cases but will slow performances.
pom-ng/output/pcap_flow.1400787476.txt.gz · Last modified: 2020/05/26 21:59 (external edit)