Page 1 of 1

Log file growing too large in xampp

PostPosted: 13. May 2024 09:53
by cerovy
Is there a way to limit the size of the log files or create a new log file everyday or after reaching a specific size

Re: Log file growing too large in xampp

PostPosted: 13. May 2024 11:08
by Nobbie
Google for "logrotate", which is a linux tool for that issue, but there is also a windows version on sourceforge. You may also consider to install cygwin and run logrotate for linux or (last not least) switch over to linux.