package
6.8.16+incompatible
Repository: https://github.com/tencentblueking/beats.git
Documentation: pkg.go.dev

# Functions

MatchAny checks if the text matches any of the regular expressions.
NewForwarder creates a new forwarder instances and initialises processors if configured.
NewRegistry creates a new registry object.

# Constants

Contains available input types.
Contains available input types.
Contains available input types.
Contains available input types.
Contains available input types.

# Structs

Forwarder contains shared options between all harvesters needed to forward events.
ForwarderConfig contains all config options shared by all harvesters.
Registry struct manages (start / stop) a list of harvesters.

# Interfaces

Harvester contains all methods which must be supported by each harvester so the registry can be used by the input.
Outlet interface is used for forwarding events.
No description provided by the author