Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type NetFlow struct + DumpPackets bool + Log telegraf.Logger + PENFiles []string + Protocol string + ReadBufferSize config.Size + ServiceAddress string + func (*NetFlow) Gather(telegraf.Accumulator) error + func (*NetFlow) SampleConfig() string + func (n *NetFlow) Init() error + func (n *NetFlow) Start(acc telegraf.Accumulator) error + func (n *NetFlow) Stop()