Skip to content

Commit dc4a2f7

Browse files
Update pipeline/processors/filters.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Nico Monchy <[email protected]>
1 parent c49cd56 commit dc4a2f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline/processors/filters.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Any Fluent Bit [filter](../filters/README.md) can be used as a processor.
44

5-
## grep example
5+
## Grep example
66

7-
In this example the grep filter is used as an output processor to send Log records only if they match a regular expression.
7+
In this example, the [Grep](../filters/grep) filter is used as an output processor that sends log records only if they match a specified regular expression.
88

99
{% tabs %}
1010
{% tab title="fluent-bit.yaml" %}

0 commit comments

Comments
 (0)