Category: Queue Status: base
Connects to a RabbitMQ message broker using the AMQP protocol. Supports browsing queues and exchanges.
| 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) |
Username and password (AMQP credentials). Default RabbitMQ credentials are guest/guest.
Queue and exchange browsing is available via the catalog view. No bulk data operations.