[rabbitmq-discuss] Trace on specific queues

Simon MacMullen simon at rabbitmq.com
Wed May 15 13:41:43 BST 2013


On 15/05/13 13:22, Sandeep Aggarwal wrote:
> Hello - I'm trying to trace messages flowing through a set of queues
> in a given vhost. These queues start with a naming convention of
> app.module.xxx. I've tried different patterns suggested on the trace
> screen (web admin) but nothing except for "#" works. Could someone
> provide a pattern for setting up trace on queues matching the naming
> conv above?

See the reference to "Firehose notification format" at 
http://www.rabbitmq.com/firehose.html

So to trace messages delivered from queues called app.module.xxx, use 
"deliver.app.module.#".

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list