Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 568 Bytes

File metadata and controls

13 lines (10 loc) · 568 Bytes

Regex

The regex parser allows to define a custom Ruby Regular Expression that will use a named capture feature to define which content belongs to which key name.
For full documentation, refer to https://docs.fluentbit.io/manual/pipeline/parsers/regular-expression

Field Description Scheme
regex string
timeKey Time_Key string
timeFormat Time_Format, eg. %Y-%m-%dT%H:%M:%S %z string
timeKeep Time_Keep *bool
timeOffset Time_Offset, eg. +0200 string
types string