Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Launcher ¶
type Launcher struct {
// contains filtered or unexported fields
}
Launcher runs a forwarder based on configuration.
func NewLauncher ¶
func NewLauncher(sources *config.LogSources, pipelineProvider pipeline.Provider) *Launcher
NewLauncher returns an initialized Launcher
type Tailer ¶
type Tailer struct {
// contains filtered or unexported fields
}
Tailer consumes and processes a stream of trap packets, and sends them to a stream of log messages.
Click to show internal directories.
Click to hide internal directories.