- Copy Jpc/LogRotation to app/code/Jpc/LogRotation
- Run php bin/magento setup:upgrade
- Run php bin/magento setup:di:compile
- It is running via cron every monday at 00:00 using job code : jpc_logrotation_clean
- Logs inside var/log will be moved to var/backup/log/{YEAR}/{MONTH}/{DAY} so var/log will be pretty clean for monitoring purposes.
If you discover a security vulnerability within this framework, please send an e-mail to John Perri Cruz at johnperricruz@gmail.com. All security vulnerabilities will be promptly addressed.
This Module is open-sourced software licensed under the MIT license.