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
Now that we are logging the clock time corrections every 3 minutes, this is generating a lot of logs (1,440 log messages per day or 43k+ log messages per month). While that isn't huge, it would be nice to use monthly indices for logging so we can easily cleanup very old logs. Related to - but not strictly dependent on - #4.
The text was updated successfully, but these errors were encountered:
Now that we are logging the clock time corrections every 3 minutes, this is generating a lot of logs (1,440 log messages per day or 43k+ log messages per month). While that isn't huge, it would be nice to use monthly indices for logging so we can easily cleanup very old logs. Related to - but not strictly dependent on - #4.
The text was updated successfully, but these errors were encountered: