On Wed, Oct 19, 2016 at 10:22 AM, Sean M. Collins <s...@coreitpro.com>
wrote:

> Zhang, Peng wrote:
> > [logger_root]
> > level = DEBUG
>
>
> So, you're setting the logging to level to DEBUG - if I understand
> correctly. In a production environment that is going to fill up your
> disks very quickly. Which is why even running cron hourly to rotate the
> files still results in a full disk.
>
>
>
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.
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to