wineventlogacquisition

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WinEventLogSource

type WinEventLogSource struct{}

func (*WinEventLogSource) CanRun

func (w *WinEventLogSource) CanRun() error

func (*WinEventLogSource) Configure

func (w *WinEventLogSource) Configure(yamlConfig []byte, logger *log.Entry, metricsLevel int) error

func (*WinEventLogSource) ConfigureByDSN

func (w *WinEventLogSource) ConfigureByDSN(dsn string, labels map[string]string, logger *log.Entry, uuid string) error

func (*WinEventLogSource) Dump

func (w *WinEventLogSource) Dump() interface{}

func (*WinEventLogSource) GetAggregMetrics

func (w *WinEventLogSource) GetAggregMetrics() []prometheus.Collector

func (*WinEventLogSource) GetMetrics

func (w *WinEventLogSource) GetMetrics() []prometheus.Collector

func (*WinEventLogSource) GetMode

func (w *WinEventLogSource) GetMode() string

func (*WinEventLogSource) GetName

func (w *WinEventLogSource) GetName() string

func (*WinEventLogSource) GetUuid added in v1.5.0

func (w *WinEventLogSource) GetUuid() string

func (*WinEventLogSource) OneShotAcquisition

func (w *WinEventLogSource) OneShotAcquisition(out chan types.Event, t *tomb.Tomb) error

func (*WinEventLogSource) StreamingAcquisition

func (w *WinEventLogSource) StreamingAcquisition(out chan types.Event, t *tomb.Tomb) error

func (*WinEventLogSource) SupportedModes

func (w *WinEventLogSource) SupportedModes() []string

func (*WinEventLogSource) UnmarshalConfig added in v1.5.0

func (w *WinEventLogSource) UnmarshalConfig(yamlConfig []byte) error

Jump to

Keyboard shortcuts

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