package
7.17.28
Repository: https://github.com/elastic/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.
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.