View Single Post
  #2  
Old 01-10-2005, 08:38 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
You are right about the log rotation, lsws rotates the log before updating awstats statistics. So the log file will be rotated hourly if you do hourly update. If you prefer a single log file, you need to write a script to concat them together, or, just put them in a tar file every day. Maybe we will come up with a better way to archive log files later. :-)

LSWS run awstats directly, does not depends on the cron job. :-)

Best Regards,
George
Reply With Quote