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

# Functions

CreateAddFields constructs an add_fields processor from config.
NewAddFields creates a new processor adding the given fields to events.
NewAddLabels creates a new processor adding the given object to events.
NewAddNetworkDirection constructs a new network direction processor.
NewAddTags creates a new processor for adding tags to a field.
NewCopyFields returns a new copy_fields processor.
NewDecodeBase64Field construct a new decode_base64_field processor.
NewDecodeJSONFields construct a new decode_json_fields processor.
NewDecompressGzipFields construct a new decompress_gzip_fields processor.
NewDetectMimeType constructs a new mime processor.
NewRenameFields returns a new rename processor.
NewReplaceString returns a new replace processor.
NewTruncateFields returns a new truncate_fields processor.

# Constants

FieldsKey is the default target key for the add_fields processor.
LabelsKey is the default target key for the add_labels processor.