Filters

Filtering event based using a configurable criteria or a an expression. Example use cases is customer opt-out, missing data elements, out of range etc,.

Available filter implementations

By type

Filter events specifically typed from the processing pipeline

Learn more

By expression

Use Javascript expressions to define custom filters.

Learn more

By delta

Stateful filter processor that filters previous seen events

Remove attributes

Remove sensitive attributes from an event

Drop all

Drop all incoming events in the processor

Last updated