package
6.8.15+incompatible
Repository: https://github.com/agilebits/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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidScanOrder of valid scan orders.
ValidScanOrder of valid scan orders.
# Structs
No description provided by the author
No description provided by the author
Harvester contains all harvester related data.
Input contains the input and its config.
Log contains all log related data.
No description provided by the author
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.