# Functions
LoadKeystore returns the appropriate keystore based on the configuration.
NewBeat creates a new beat instance.
Run initializes and runs a Beater implementation.
# Constants
ILMDefaultPattern is the default pattern.
ILMPolicyName is the default policy name.
# Variables
ILMPolicy contains the default policy.
# Structs
Beat provides the runnable and configurable instance of a beat.
Settings contains basic settings for any beat to pass into GenRootCmd.
No description provided by the author