-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT & FIX] Improve Log Rolling Purge #2563
Comments
rocket13011
changed the title
Improve Log Rolling Purge
[FEAT & FIX] Improve Log Rolling Purge
Apr 26, 2024
Yes, it will be a huge improvement |
Launch cron every 1 hour in place of every day |
Add check file size to prevent truncate on small file |
Maybe link to : |
New branch for this feature : https://github.com/jeedom/core/tree/2563-feat-fix-improve-log-rolling-purge |
PR for new doc core 4.5 and this feature : |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Improve the way log are purged to avoid fulling available space
The text was updated successfully, but these errors were encountered: