Send Event

This handler (com.rierino.handler.SendEventHandler) provides ability to send events to an output stream.

Actions

SendEvent

Sends the event received to another stream with the following event metadata parameters:

Parameter
Definition
Example
Default

System

System to send event to

kafka_default

-

Stream

Stream to send event to

tracking

-

Key

Key value to use

123

-

Partition

Partition to use

1

[Calculated from key]

Last updated