This section describes RabbitMQ (cb-rabbitmq service) settings in the cb.conf file. RabbitMQPortThis parameter defines the RabbitMQ AMQP Broker listening port (TCP). RabbitMQManagementPortThis parameter defines the RabbitMQ Management HTTP API listening port (TCP). RabbitMQDistPortThis parameter defines the RabbitMQ Distributed Node Port (TCP). RabbitMQEpmdPortThis parameter defines the Erlang Port Mapper Daemon port (TCP). RabbitMQUserThis parameter sets the user account for broker authentication. RabbitMQPasswordThis parameter sets the password to use for authentication with the broker. RabbitMQDataPathThis parameter defines the data directory to which persistent queues are written. RabbitMQPidFileThis parameter defines the RabbitMQ service PID file path.