exfilterlogger

package
v0.0.0-...-aaac84e Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeinitLogger

func DeinitLogger(f *os.File)

func InitLogger

func InitLogger(logFilePath string) (*os.File, error)

func LogEvent

func LogEvent(event EgressEvent) error

Types

type EgressEvent

type EgressEvent struct {
	// EventTime time.Time
	Pid          uint32
	Saddr        string
	Daddr        string
	Data         string
	Msg          string
	Timestamp_ns time.Time
}

Jump to

Keyboard shortcuts

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