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

# Packages

Package log harvests different inputs for new information.
Package redis package contains input and harvester to read the redis slow log The redis slow log is stored in memory.
Code generated by ragel DO NOT EDIT.

# Functions

New instantiates a new Runner.
NewRunnerFactory instantiates a new RunnerFactory.

# Structs

Runner encapsulate the lifecycle of the input.
RunnerFactory is a factory for registrars.

# Interfaces

Input is the interface common to all input.

# Type aliases

Factory is used to register functions creating new Input instances.