The file log/production.log currently grows without limit. To avoid exhausting available disk space and to make the log file size more manageable, configure the logrotate daemon to archive the log file once every 24 hours and delete log files after 30 days.
The file
log/production.log
currently grows without limit. To avoid exhausting available disk space and to make the log file size more manageable, configure thelogrotate
daemon to archive the log file once every 24 hours and delete log files after 30 days.See: https://gorails.com/guides/rotating-rails-production-logs-with-logrotate