[rabbitmq-discuss] change the log level?

Marek Majkowski majek04 at gmail.com
Wed Sep 29 14:29:29 BST 2010


On Wed, Sep 29, 2010 at 14:10, Isaías <mcallus at gmail.com> wrote:
> Yes, I want Kill the info messages becouse it generate a very big file (>90
> MB)
> Is it possible??

Probably, but it's rather not trivial and may require changes in the code.

What you could do instead is to run `rabbitmqctl rotate_logs .1`, to force
rabbitmq to rotate logs. You can gzip or remove old logs after that.

Details:
http://www.rabbitmq.com/man/rabbitmqctl.1.man.html#Commands


More information about the rabbitmq-discuss mailing list