Documentation ¶
Overview ¶
Runs flows through a filter and forwards only matching flows. Reuses our own https://github.com/bwNetFlow/flowfilter project, see the docs there.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowFilter ¶
type FlowFilter struct { segments.BaseFilterSegment Filter string // optional, default is empty // contains filtered or unexported fields }
FIXME: the flowfilter project needs to be updated to new protobuf too
func (*FlowFilter) Run ¶
func (segment *FlowFilter) Run(wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.