Skip to content

Commit 01201e6

Browse files
committed
pipeline: processors: filters: fix link to grep page
Signed-off-by: Nico Monchy <4321410+n-my@users.noreply.github.com>
1 parent 58b9866 commit 01201e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline/processors/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Any Fluent Bit [filter](../filters/README.md) can be used as a processor.
44

55
## Grep example
66

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.
7+
In this example, the [Grep](../filters/grep.md) filter is used as an output processor that sends log records only if they match a specified regular expression.
88

99
{% code title="fluent-bit.yaml" %}
1010
```yaml

0 commit comments

Comments
 (0)