Comment on page
Type
Filter events specifically typed from the processing pipeline. This reduces processing and memory overhead.
This process will filter all ftx crypto events ready for the next processor.
type filter:
type: crypto
subtype: ftx
exclude: true
Attribute | Description | Data Type | Required |
---|---|---|---|
type | Event type | String | |
subtype | Event subtype | String | |
exclude | Flag to switch event exclusion | Boolean Default: true |
Last modified 10mo ago