package
6.8.15+incompatible
Repository: https://github.com/agilebits/beats.git
Documentation: pkg.go.dev
# Functions
New creates a new Dissector from a tokenized string.
# Structs
Dissector is a tokenizer based on the Dissect syntax as defined at: https://www.elastic.co/guide/en/logstash/current/plugins-filters-dissect.html.
# Type aliases
Map represents the keys and their values extracted with the defined tokenizer.