[rabbitmq-discuss] Permissions for aliveness-test user

Jean Paul Galea ninuhadida at gmail.com
Mon Nov 26 09:09:04 GMT 2012


Hi,

I have a RabbitMQ user solely for executing an aliveness-test (using the 
manamgent plugin HTTP API).

Currently the permissions are set likewise, but I wonder if they can be 
restricted even further?

rabbitmqctl add_user monitoring somerandpass
rabbitmqctl set_permissions -p / monitoring '^aliveness-test|$' 
'^aliveness-test|$' '^aliveness-test|$'

'aliveness-test' is the resource name for the queue, and '' is the 
resource name for the exchange.

Thanks,

Jean Paul


More information about the rabbitmq-discuss mailing list