Skip to content

gulshankumar/log-rotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Rotate

Rotate Magento Log Files inside ./var/log/ folder.

Magento generates too much log data and it becmes hard to handle them if they become so large in size. So here i developed a module that rotates log files. You can use this module to rotate log files every day at night or whatever time you prefer. Also, you can define minimum file size to be rotated. I used studio24/rotate module and integrated than in Magento.

Installation

composer require gulshankumar/log-rotate

If you are installing this module manually then you must run below as a dependency of this module

composer require studio24/rotate

About

Rotate Magento Log Files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages