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
ncbo_cron logs such as scheduler.log and scheduler-pull.log are not rotating so there is a remote potential to fill up disk space.
Logs should be rotated and old logs should be compressed by the app on regular intervals or if they reach a specific size.
Alternatively, we could rotate those logs with system tools if implementing in in the app is not trivial.
The text was updated successfully, but these errors were encountered:
ncbo_cron logs such as scheduler.log and scheduler-pull.log are not rotating so there is a remote potential to fill up disk space.
Logs should be rotated and old logs should be compressed by the app on regular intervals or if they reach a specific size.
Alternatively, we could rotate those logs with system tools if implementing in in the app is not trivial.
The text was updated successfully, but these errors were encountered: