The red asterisk (*) denotes all required settings.
This group of settings controls the communication between the VDS service and the messaging broker service. The currently supported message broker is RabbitMQ.
Host Name
Specifies the host name of the server on which the RabbitMQ broker software is installed. The default name is RabbitMQHostname.
Username
Specifies the user name for connecting to the RabbitMQ broker software to publish events. The default name is RabbitMQUsername.
Password
Specifies the password for connecting to the RabbitMQ broker software. The default password is RabbitMQPassword.
Virtual Host
Specifies the virtual host name of the server on which the RabbitMQ broker software is installed. The name is case sensitive and must match what was entered in RabbitMQ.
Port
Specifies the port used to connect to the RabbitMQ broker software. The default value is 5672.