Drop all events
Drop all incoming events in the processor
Objective
This filter drops all events from a processing stream.
Uses
There are various uses for this filter such as:
In logistics Ensure that shipment tracking events are accurately recorded in the internal database, while dropping any erroneous or duplicate events from the stream.
In e-commerce Validate that customer transaction events are processed correctly and remove any failed or invalid transactions to maintain accurate sales metrics.
In smart manufacturing Validate event data is being received and processed. Confirm that machine performance data is properly logged, while filtering out irrelevant data points to ensure accurate analytics and reporting.
Example
Last updated