stenoquery

package
v0.0.0-...-167e9fd Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_DATA_LAG_MS = 120000
View Source
const DEFAULT_EPOCH_REFRESH_MS = 120000
View Source
const DEFAULT_EXECUTABLE_PATH = "stenoread"
View Source
const DEFAULT_PCAP_INPUT_PATH = "/nsm/pcap"
View Source
const DEFAULT_PCAP_OUTPUT_PATH = "/nsm/pcapout"
View Source
const DEFAULT_TIMEOUT_MS = 1200000

Variables

This section is empty.

Functions

This section is empty.

Types

type StenoQuery

type StenoQuery struct {
	// contains filtered or unexported fields
}

func NewStenoQuery

func NewStenoQuery(agt *agent.Agent) *StenoQuery

func (*StenoQuery) CleanupJob

func (steno *StenoQuery) CleanupJob(job *model.Job)

func (*StenoQuery) CreateQuery

func (steno *StenoQuery) CreateQuery(job *model.Job) string

func (*StenoQuery) GetDataEpoch

func (steno *StenoQuery) GetDataEpoch() time.Time

func (*StenoQuery) Init

func (steno *StenoQuery) Init(cfg module.ModuleConfig) error

func (*StenoQuery) IsRunning

func (steno *StenoQuery) IsRunning() bool

func (*StenoQuery) PrerequisiteModules

func (lag *StenoQuery) PrerequisiteModules() []string

func (*StenoQuery) ProcessJob

func (steno *StenoQuery) ProcessJob(job *model.Job, reader io.ReadCloser) (io.ReadCloser, error)

func (*StenoQuery) Start

func (steno *StenoQuery) Start() error

func (*StenoQuery) Stop

func (steno *StenoQuery) Stop() error

Jump to

Keyboard shortcuts

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