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