Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Winlogbeat ¶
type Winlogbeat struct {
// contains filtered or unexported fields
}
func (*Winlogbeat) Cleanup ¶
func (eb *Winlogbeat) Cleanup(b *beat.Beat) error
func (*Winlogbeat) Config ¶
func (eb *Winlogbeat) Config(b *beat.Beat) error
func (*Winlogbeat) Run ¶
func (eb *Winlogbeat) Run(b *beat.Beat) error
func (*Winlogbeat) Setup ¶
func (eb *Winlogbeat) Setup(b *beat.Beat) error
func (*Winlogbeat) Stop ¶
func (eb *Winlogbeat) Stop()
Click to show internal directories.
Click to hide internal directories.