Send message

Element that sends message to Kafka server.

Properties

- Server address*: [String] Kafka server address (localhost:9092)

- Login: [String] Login

- Password: [String] Password

- Topic/Queue*: [String] Topic/queue name

- Message (text): [String] Text message to send

- Time-out*: [Int32] Max process await timeout (ms)

Last updated