Configuring the Message Broker
-
Click Configure Message Broker.
-
Specify settings in the following fields:
Basic Configuration: This region is where you specify basic configuration settings for the message broker.
Broker Type: This field indicates the RabbitMQ message broker that you installed previously.
Host Address: Specify the IP address or DNS name of the server hosting RabbitMQ.
Port: Unless there is a port conflict, leave the setting at 5671.
Use TLS: The Transport Layer Security protocol is established by default.
Service Account: By default, this field contains the
srsbrokeraccount name.Set Password: Click this to establish a password for the service account.
Management Interface: This region is where you specify the admin account and password for the RabbitMQ installation that you performed previously.
Management API Port: Unless there is a port conflict, leave the setting at 5671.
Use TLS: The Transport Layer Security protocol is established by default.
Admin Account: Specify the admin account name that you established when you installed RabbitMQ.
Unless you changed the default name, the admin account name is
admin.Password: Specify the admin account password that you established when you installed RabbitMQ.
Unless you changed the default password, the admin account password is
srsadmin.Test: Click this to verify the message broker communication is functioning properly.
-
Click Next.
-
Click Finish.
The message broker is now configured and connected.