<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Actually you can get the logs filtered by severity.&nbsp;We explain how to get them filtered by severity in chapter 2 of the RabbitMQ in Action book.<div><br></div><div>Basically this is what's going on:</div><div><br></div><div>RabbitMQ is logging to the 'amq.rabbitmq.log' exchange, and uses as routing key the severity of the error, which AFAIK are: error, warning and info.</div><div><br></div><div>So you could set up some consumers to get the logs that you want.&nbsp;</div><div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div><div><br><div><div>On Nov 30, 2010, at 12:12 PM, Rauan Maemirov wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Any plans for making it tunable in future?<br><br><div class="gmail_quote">2010/11/30 Marek Majkowski <span dir="ltr">&lt;<a href="mailto:majek04@gmail.com">majek04@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
No. Sorry.<br>
<br>
You can use `rabbitmqctl` to rotate logs more often.<br>
<br>
Cheers,<br>
<font color="#888888"> &nbsp;Marek<br>
</font><div><div></div><div class="h5"><br>
On Mon, Nov 29, 2010 at 21:31, Gavin M. Roy &lt;<a href="mailto:gmr@myyearbook.com">gmr@myyearbook.com</a>&gt; wrote:<br>
&gt; Is there a command line switch to set logging to errors only?<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>
</div></div></blockquote></div><br>
_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote></div><br></div></body></html>