sc3 / cookcountyjail

A Django app that tracks the population of Cook County Jail over time and summarizes trends.
http://cookcountyjail.recoveredfactory.net/api/1.0/?format=json
Other
31 stars 23 forks source link

automate pruning of cron job and gunicorn logs. #93

Open nwinklareth opened 11 years ago

bepetersn commented 10 years ago

Quite a little bit of effort might be made on the server administration side to make our keeping of logs more efficient. @nwinklareth, any specific thoughts?

nwinklareth commented 10 years ago

As part of new scraper, I added log rolling of cron jobs. Still need to add log file pruning.

And yes we should do more on the administration of logs and in fact a number of things on the server machine.