The logs dev.error.log, dev.request.log, and dev.uwsgi.log are currently not managed. I found the request log to be over 200GB in size and the error log to be over 2TB in size yesterday. This was causing slowdowns in the response time of the service. We need to add log rotation and deletion for these.