//
pkg.gl
Category
github.com/elastic/beats/v7
x-pack
filebeat
input
netflow
decoder
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
18
Dependents
6
Files
95 SLOC
#
Packages
atomic
config
examples
fields
ipfix
protocol
record
template
test
v1
v5
v6
v7
v8
v9
#
Functions
NewConfig
NewConfig returns a new configuration structure to be passed to NewDecoder.
NewDecoder
NewDecoder returns a new NetFlow decoder configured using the passed configuration.
#
Structs
Decoder
Decoder is a NetFlow decoder that accepts network packets from an Exporter and returns the NetFlow records contained in them.