beater

package
v6.1.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package beater provides the implementation of the libbeat Beater interface for Winlogbeat. The main event loop is implemented in this package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(b *beat.Beat, _ *common.Config) (beat.Beater, error)

New returns a new Winlogbeat.

Types

type Winlogbeat

type Winlogbeat struct {
	// contains filtered or unexported fields
}

Winlogbeat is used to conform to the beat interface

func (*Winlogbeat) Run

func (eb *Winlogbeat) Run(b *beat.Beat) error

Run is used within the beats interface to execute the Winlogbeat workers.

func (*Winlogbeat) Stop

func (eb *Winlogbeat) Stop()

Stop is used to tell the winlogbeat that it should cease executing.

Jump to

Keyboard shortcuts

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