This page allows you to rotate your log files, which splits them into more
manageable chunks. After you rotate the log files, you can use the logfile
analyzer included with your server to determine valuable statistics about
who's accessing your server, and when.
When you rotate your log files, the old logs are moved to a new file name,
usually of the form filename.day-month.
The server is
then restarted, so that fresh log files are opened.
Warning! You should not rotate your log files more than once in a day! This can cause information to be lost when log files are overwritten.