[rabbitmq-discuss] Web-Stomp connections are not visible with "rabbitmqctl list_connections"
Simon MacMullen
simon at rabbitmq.com
Fri Nov 29 14:24:11 GMT 2013
On 29/11/2013 13:51, boldcat11 . wrote:
> Is it possible to access in some way "web-stomp" connections from
> command line?
Yes, at the moment rabbitmqctl list_connections only shows AMQP 0-9-1 /
0-8 connections. You can get all connections from the mgmt API - this
can be accessed from the command line with rabbitmqadmin:
http://www.rabbitmq.com/management-cli.html
Cheers, Simon
More information about the rabbitmq-discuss
mailing list