PDA

View Full Version : Log Recycler


crypted
27th October 2007, 00:50
It would be great if there was a frontend or even backend script to ISPConfig that would allow for the removal and refreshing of log files. I have 30+ websites on my server and some of them have logfiles (web.log and/or error.log) that are reaching 30-40MB in size. It would be nice to be able to clear out all of the logs and start them fresh without having to go to each website one by one and rm -rf, touch, chown them...

till
27th October 2007, 12:40
You can set a limit in MB (absolute number) or percent of the size of the website for the logfile and ISPConfig removes the logfiles when they exceed this size. The setting is on the options tab of the website.

wpwood3
28th October 2007, 23:29
When the log size reaches the limit are they rotated or deleted?
I would like to be able to rotate these logs.

falko
29th October 2007, 17:13
They get deleted.