Skip to content

Commit ba34a28

Browse files
Jorge Niedbalskialexakreizinger
andauthored
Update pipeline/processors/conditional-processing.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Jorge Niedbalski <[email protected]>
1 parent a82cc24 commit ba34a28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pipeline/processors/conditional-processing.md

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

3-
Conditional processing allows you to selectively apply processors to log records based on field values. This feature enables you to create processing pipelines that apply processors only to records that match specific criteria.
3+
Conditional processing lets you selectively apply [processors](README.md) to logs based on
4+
the value of fields that those logs contain. This feature lets you create processing pipelines
5+
that only process records that meet certain criteria, and ignore the rest.
46

57
## Configuration
68

0 commit comments

Comments
 (0)