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