Filter

The Filter processor passes records that match the filter condition to downstream stages. Records that do not match the filter condition are removed from the pipeline.

Use the Filter processor to remove unwanted records from the pipeline. To route data to separate downstream branches based on different conditions, use the Stream Selector processor.

When you configure the Filter processor, you specify the filter condition to use.