Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Identifier ¶
Identifier returns a string that uniquely identifies a source
Types ¶
type Launcher ¶
type Launcher struct {
// contains filtered or unexported fields
}
Launcher is in charge of starting and stopping windows event logs tailers
func NewLauncher ¶
func NewLauncher(sources *config.LogSources, pipelineProvider pipeline.Provider) *Launcher
NewLauncher returns a new Launcher.
Click to show internal directories.
Click to hide internal directories.