//
pkg.gl
Category
github.com/open-telemetry/opentelemetry-log-collection
operator
parser
regex
package
0.29.1
Repository:
https://github.com/open-telemetry/opentelemetry-log-collection.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
264 SLOC
#
Functions
NewRegexParserConfig
NewRegexParserConfig creates a new regex parser config with default values.
#
Structs
RegexParser
RegexParser is an operator that parses regex in an entry.
RegexParserConfig
RegexParserConfig is the configuration of a regex parser operator.