You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, our Rails and nginx log files can grow very large. Recently, a website temporarily went down because the log file wound up taking up all free disc space. I would like to propose that we add a cronjob that trims the log files every day to the most recent few thousand lines by default.
The text was updated successfully, but these errors were encountered:
Right now, our Rails and nginx log files can grow very large. Recently, a website temporarily went down because the log file wound up taking up all free disc space. I would like to propose that we add a cronjob that trims the log files every day to the most recent few thousand lines by default.
The text was updated successfully, but these errors were encountered: