Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 394 Bytes

grep.md

File metadata and controls

9 lines (6 loc) · 394 Bytes

Grep

The Grep Filter plugin allows to match or exclude specific records based in regular expression patterns.

Field Description Scheme
regex Keep records which field matches the regular expression. Value Format: FIELD REGEX string
exclude Exclude records which field matches the regular expression. Value Format: FIELD REGEX string