[rabbitmq-discuss] Replacing the management plugin default port
Michael Klishin
michael.s.klishin at gmail.com
Fri Jan 31 05:44:56 GMT 2014
2014-01-30 rails <stammailbox at gmail.com>:
> {rabbitmq_management,
> [
> {listener, [{port, 5690}]}
> ]},
>
> But still I was able to connect to the ui through 15672 (default) only.
>
> What did I do wrong?
>
Restart RabbitMQ and see the log.
There should be a message like
=INFO REPORT==== 31-Jan-2014::09:43:34 ===
Management plugin started. Port: 15676
or an error indicating that management listener failed to start (e.g.
because the port
is already in use).
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140131/9f44e6c5/attachment.html>
More information about the rabbitmq-discuss
mailing list