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

# Functions

DecodeData base64 decodes the data and uncompresses it.
EncodeData compresses the data with zlib and base64 encodes it.
GetFields returns a byte array contains all fields for the given beat.
SetFields sets the fields for a given beat and asset name.

# Constants

# Variables

FieldsRegistry contains a list of fields.yml files As each entry is an array of bytes multiple fields.yml can be added under one path.

# Structs

# Type aliases