So my server died a horrible death when all the disk space was used due to this:<div><br></div><div><div> root@mysql01 [/var/log/rabbitmq] > ls -lah</div><div>total 38G</div><div>drwxr-xr-x 2 sshd ssh 4.0K Jun 19 07:25 .</div>
<div>drwxr-xr-x 10 root root 4.0K Jun 23 07:25 ..</div><div>-rw-r--r-- 1 sshd ssh 38G Jun 23 01:45 rabbit@mysql01.log</div></div><div><br></div><div><div> root@mysql01 [/var/log/rabbitmq] > head rabbit@mysql01.log -n 2</div>
<div><br></div><div>=INFO REPORT==== 19-Jun-2011::06:25:19 ===</div></div><div><br></div><div>So, is there any way to actually stop those "INFO REPORT" messages from being logged, but keep the error logs? I saw the thing about patching the start up scripts (but that disables all logging, including errors, and seems terribly hacky :S)</div>
<div><br></div><div>Cal</div>