You&#39;re missing the part where you create and bind the queue... :-)� See the documentation:<br><br><a href="http://www.rabbitmq.com/firehose.html">http://www.rabbitmq.com/firehose.html</a><br><br>When you enable tracing with &#39;rabbitmqctl trace_on&#39; notifications are published to the exchange amq.rabbitmq.trace; it&#39;s the user&#39;s responsibility to create a queue and bind it in order to receive these messages.<br>
<br>Best regards,<br>Jerry<br><br><div class="gmail_quote">On Mon, Sep 10, 2012 at 7:47 AM, Theo Bot <span dir="ltr">&lt;<a href="mailto:theo.bot@proxy.nl" target="_blank">theo.bot@proxy.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br><br>I recently installed RabbitMQ 2.8.6-1 on a CentOS 6.3 box. However when I turn on the tracing (rabbitmqctl trace_on) the log says:<br>=INFO REPORT==== 10-Sep-2012::14:57:10 ===<br>Enabling tracing for vhost &#39;/&#39;<br>

<br>However no tracing queue appears. Am I missing something?<span class="HOEnZb"><font color="#888888"><br clear="all"><br>-- <br>Regards,<br><br>Theo Bot<br>Network Management Engineer<br>Website: <a href="http://www.proxy.nl" target="_blank">http://www.proxy.nl</a><br>

LinkedIn: <a href="http://www.linkedin.com/in/theobot" target="_blank">http://www.linkedin.com/in/theobot</a><br><img src="" height="60" width="127"> <img src="" height="70" width="45"><br>
<br>
</font></span><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>