Joule
Search
K
Comment on page

Type

Filter events specifically typed from the processing pipeline. This reduces processing and memory overhead.

Example

This process will filter all ftx crypto events ready for the next processor.
type filter:
type: crypto
subtype: ftx
exclude: true

Attributes

Attribute
Description
Data Type
Required
type
Event type
String
subtype
Event subtype
String
exclude
Flag to switch event exclusion
Boolean
Default: true