Comment 1 for bug 1505860

Revision history for this message
Megh Bhatt (meghb) wrote :

By default, the daemons (c++ and python) are using internal loggers that do the rotation of the files themselves and hence we do not really need the log rotate entries. However, we do need log rotate for the -stdout/stderr.log files and as part of this bug, we will cleanup the log rotate to just include those files. We will need corresponding change in supervisor conf files to disable supervisord doing the rotation.