Rotate rails application log files. For example, production.log files on the production API should be rotated on a daily basis to assist with the generation of stats reports.
For API and Frontend apps.
"pull request":https://github.com/dpla/automation/pull/23
This has been merged to @develop@.
One followup bugfix here: https://github.com/dpla/automation/commit/15975ab5ae194b7c83db2f90101f604d7a6dc016
I've been able to deploy this to staging and production.
Closing ...