package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

NewHarvester creates a new harvester.
NewInput instantiates a new Log.
NewLog creates a new log instance to read log sources.

# Constants

Contains available scan options.
Contains available scan options.
Contains available scan options.
Contains available scan options.
Contains available scan options.

# Variables

ValidScanOrder of valid scan orders.
ValidScanOrder of valid scan orders.

# Structs

Harvester contains all harvester related data.
Input contains the input and its config.
Log contains all log related data.
restrict file to minimal interface of FileSource to prevent possible casts to additional interfaces supported by underlying file.

# Type aliases

OutletFactory provides an outlet for the harvester.