Skip to content

Commit 82f7307

Browse files
pipeline: processors: conditional-processing: general cleanup
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 13a10c6 commit 82f7307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/processors/conditional-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Conditional processing
22

3-
Conditional processing lets you selectively apply [processors](README.md) to logs based on the value of fields that those logs contain. This feature lets you create processing pipelines that only process records that meet certain criteria, and ignore the rest.
3+
Conditional processing lets you selectively apply [processors](README.md) to logs based on the value of fields within those logs. This feature lets you create processing pipelines that only process records that meet certain criteria, and ignore the rest.
44

55
Conditional processing is available in Fluent Bit version 4.0 and greater.
66

0 commit comments

Comments
 (0)