id: org.apache.streampipes.sinks.brokers.jvm.rabbitmq title: RabbitMQ Publisher sidebar_label: RabbitMQ Publisher


Description

Forwards events to a RabbitMQ broker


Required input

This sink does not have any requirements and works with any incoming event type.


Configuration

Host

The hostname of the RabbitMQ broker.

Port

The port of the RabbitMQ broker.

User

The username used to connect to the RabbitMQ broker.

Password

The password used to connect to the RabbitMQ broker.

Exchange Name

The name of the exchange.

RabbitMQ Topic

The topic where events should be sent to.

Output

(not applicable for data sinks)