Some DomLog help
Hi,I was wondering if anyone had a script that could be run via cron to truncate/clear/delete a domains domlog file when it gets to 100MB or over.
At the moment we are doing it manually and using this command..
/scripts/runweblogs user;echo "" > domain.com
Thanks