Filters as processors
Any Fluent Bit filter can be used as a processor.
Grep example
In this example, the Grep filter is used as an output processor that sends log records only if they match a specified regular expression.
fluent-bit.yaml
Last updated
Was this helpful?