Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(p *Valitail)
Option is a function that can be passed to the New method of Valitail and customize the Valitail that is created.
func WithLogger ¶
WithLogger overrides the default logger for Valitail.
func WithRegisterer ¶
func WithRegisterer(reg prometheus.Registerer) Option
WithRegisterer overrides the default registerer for Valitail.
type Valitail ¶
type Valitail struct {
// contains filtered or unexported fields
}
Valitail is the root struct for Valitail.
Directories ¶
Path | Synopsis |
---|---|
ui
Package ui provides the assets via a virtual filesystem.
|
Package ui provides the assets via a virtual filesystem. |
windows/win_eventlog
Package win_eventlog Input plugin to collect Windows Event Log messages
|
Package win_eventlog Input plugin to collect Windows Event Log messages |
Click to show internal directories.
Click to hide internal directories.