generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
enhancementFeature request or enhancement on existing featuresFeature request or enhancement on existing features
Description
Fluent Bit 2.1 has a new parameter for the grep filter plugin: Logical_Op
. With that parameter it is possible to include multiple regex matchers in a single filter and choose what logical operation should be use to combine these matchers. More information: Fluent Bit Manual - Grep
E.g.
[FILTER]
Name grep
Match *
Regex log foo
Regex log bar
Logical_Op OR
It would be nice if aws-for-fluent-bit would support this also in the future.
cdancy, josefloressv, m3y, karlpvoss and FabrizioCafolla
Metadata
Metadata
Assignees
Labels
enhancementFeature request or enhancement on existing featuresFeature request or enhancement on existing features