<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 19, 2016 at 10:22 AM, Sean M. Collins <span dir="ltr"><<a href="mailto:sean@coreitpro.com" target="_blank">sean@coreitpro.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Zhang, Peng wrote:<br>
> [logger_root]<br>
> level = DEBUG<br>
<br>
<br>
So, you're setting the logging to level to DEBUG - if I understand<br>
correctly. In a production environment that is going to fill up your<br>
disks very quickly. Which is why even running cron hourly to rotate the<br>
files still results in a full disk.<br>
<span class="gmail-HOEnZb"><font color="#888888"><br></font></span><div class="gmail-HOEnZb"><div class="gmail-h5"><br></div></div></blockquote><div><br></div><div>In addition for some services logging at debug=True can log things like tokens which you probably don't want logged. I would advise against running anything in production with this on. </div></div><br></div></div>