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
When the log file is greater than 25 MB, it is supposed to have the first 50,000 lines deleted to cut the log file down by about 10 MB. Instead of removing the first 50,000 lines, the entire contents of the log file is deleted.
The text was updated successfully, but these errors were encountered:
When the log file is greater than 25 MB, it is supposed to have the first 50,000 lines deleted to cut the log file down by about 10 MB. Instead of removing the first 50,000 lines, the entire contents of the log file is deleted.
The text was updated successfully, but these errors were encountered: