printflowdump

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: 10 Imported by: 0

Documentation

Overview

Prints all incoming flows in a specific flowdump format. Add the protomap segment before this segment to enrich any flow message with human readable protocol names instead of the protocol numbers. This segment currently has no way to configure the output format (TODO).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrintFlowdump

type PrintFlowdump struct {
	segments.BaseSegment
	UseProtoname bool // optional, default is true
	Verbose      bool // optional, default is false
	Highlight    bool // optional, default is false
}

func (PrintFlowdump) New

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

func (*PrintFlowdump) Run

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

Jump to

Keyboard shortcuts

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