Message Aid

Brokers

Brokers

Broker Systems

BrokerQueueTopicSubscription
RabbitMQQueueExchangeBinding

Connecting to RabbitMQ

We recommend creating a dedicated user (i.e. messageaid) in RabbitMQ if possible. Then provide the connection details in the application.

Network Access

Message Aid will connect to both the http/s management port (80/443), as well as the amqp/s port (5672/5671).

Permissions

User Tags: management or monitoring

The user will need the following permissions on each vhost that you want to connect to.

configurewriteread
.*.*.*

We currently recommend setting the permissions to fully open for this user. You can read up on the various access controls on RabbitMQ's documentation site.

Broker Features

FeatureSupportNotes
Stream Queuesn/anot explicitly tested

Message Broker Metadata

Anything in the Basic Properties

  • Message Id
  • Correlation Id
  • Persistent
  • Content Type
  • Expiration
  • Priority
  • Type
  • AppId
  • Cluster Id
  • Reply To