pom-ng:output:pcap_flow
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pom-ng:output:pcap_flow [2014/05/22 19:37] – created gmsoft | pom-ng:output:pcap_flow [2020/05/26 21:59] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
+ | ===== Events ===== | ||
+ | ^ Name ^ Payload associated ^ Description ^ | ||
+ | |pcap_flow_file|no|Event containing informations about files created by the output.| | ||
+ | |||
+ | ==== pcap_flow_file ==== | ||
+ | |||
+ | This event starts when a new file is created and ends when the file is closed. | ||
+ | |||
+ | ^ Field ^ Type ^ Description ^ | ||
+ | |output|string|Name of the output which generated the event.| | ||
+ | |filename|string|Filename being created.| | ||
+ | |bytes|uint64|Number of packet bytes written to the file.| | ||
+ | |packets|uint64|Number of packets written to the file.| | ||
+ | |info|list|List all the info of the first packet. The key is ' |
pom-ng/output/pcap_flow.1400787476.txt.gz · Last modified: 2020/05/26 21:59 (external edit)