Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

executable file
·
18 lines (10 loc) · 416 Bytes

Parse RE2 plugin

It parses string from the event field using re2 expression with named subgroups and merges the result with the event root.

Config params

field cfg.FieldSelector required

The event field to decode. Must be a string.


prefix string

A prefix to add to decoded object keys.



Generated using insane-doc