|
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
|