usp_evtx

package
v1.23.1 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EVTXAdapter

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

func NewEVTXAdapter

func NewEVTXAdapter(conf EVTXConfig) (*EVTXAdapter, chan struct{}, error)

func (*EVTXAdapter) Close

func (a *EVTXAdapter) Close() error

type EVTXConfig

type EVTXConfig struct {
	ClientOptions   uspclient.ClientOptions `json:"client_options" yaml:"client_options"`
	WriteTimeoutSec uint64                  `json:"write_timeout_sec,omitempty" yaml:"write_timeout_sec,omitempty"`
	FilePath        string                  `json:"file_path" yaml:"file_path"`
}

func (*EVTXConfig) Validate

func (c *EVTXConfig) Validate() error

Jump to

Keyboard shortcuts

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