zqd

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2020 License: BSD-3-Clause Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler added in v0.2.0

func NewHandler(core *Core, logger *zap.Logger) http.Handler

Types

type ArchiveStater added in v0.17.0

type ArchiveStater interface {
	ArchiveStat(context.Context, *resolver.Context) (zbuf.ReadCloser, error)
}

type Config added in v0.6.0

type Config struct {
	Root     string
	Version  string
	Suricata pcapanalyzer.Launcher
	Zeek     pcapanalyzer.Launcher
	Logger   *zap.Logger
}

type Core added in v0.5.0

type Core struct {
	Root     iosrc.URI
	Version  string
	Suricata pcapanalyzer.Launcher
	Zeek     pcapanalyzer.Launcher
	// contains filtered or unexported fields
}

func NewCore added in v0.6.0

func NewCore(conf Config) (*Core, error)

func (*Core) HasSuricata added in v0.22.0

func (c *Core) HasSuricata() bool

func (*Core) HasZeek added in v0.7.0

func (c *Core) HasZeek() bool

type Launchers added in v0.22.0

type Launchers struct {
}

Directories

Path Synopsis
Package search provides an implementation for launching zq searches and performing analytics on zng files stored in the server's root directory.
Package search provides an implementation for launching zq searches and performing analytics on zng files stored in the server's root directory.

Jump to

Keyboard shortcuts

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