flowfilter

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

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) New

func (segment FlowFilter) New(config map[string]string) segments.Segment

func (*FlowFilter) Run

func (segment *FlowFilter) Run(wg *sync.WaitGroup)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL