RabbitMQ

Category: Queue Status: base

Connects to a RabbitMQ message broker using the AMQP protocol. Supports browsing queues and exchanges.

Connection Settings

Field Default Description
host localhost Broker hostname or IP
port 5672 AMQP port
user guest Username
password guest Password (2–255 chars, no spaces/quotes)

Authentication

Username and password (AMQP credentials). Default RabbitMQ credentials are guest/guest.

Supported Actions

Queue and exchange browsing is available via the catalog view. No bulk data operations.

External Links