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

# Functions

NewApplication creates a new instance of an applications.

# Variables

ErrAppNotRunning is returned when configuration is performed on not running application.

# Structs

Application encapsulates a concrete application ran by elastic-agent e.g Beat.

# Type aliases

ArgsDecorator decorates arguments before calling an application.