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
I want to keep logs from the last 7 days in separate daily files. Is there a way to rotate logs daily to keep only the last 7 days' worth of files?. After 7 days, there should be exactly 7 log files, each containing one day's logs.
The text was updated successfully, but these errors were encountered:
Hello,
I want to keep logs from the last 7 days in separate daily files. Is there a way to rotate logs daily to keep only the last 7 days' worth of files?. After 7 days, there should be exactly 7 log files, each containing one day's logs.
The text was updated successfully, but these errors were encountered: