You can use the ‘Browse’ button to locate certain web server log file if you want to reprocess or
update Urchin statistics for a particular time-frame.
It could happen the log file to be already
logrotated on your web server, so you have to log in to it and (find, extract) make sure they are available on the server, on place where Urchin can find them remotely. Also if you have multiple files you want to process, you may use “*” instead a name of a file.
So, I presume that you have set the ‘Remote Log Source File’ correctly, and now we must rerun Urchin.
For that login to your
Urchin server via
SSH with Putty or other preferred SSH client, switch to your
Urchin user, and change the current directory to Urchin binary (where the executables are).
The command we need in this case is “-p = specify profile to process”.
To update Urchin stats write the command like that:
urchin@urchin.server ~$/bin urchin "p yourdomain.com
This will rerun the statistics and will update them:
If there are errors ( I am afraid I cannot cover all of them) search through Internet for resolution. In most of the cases the web server log file is just corrupted and you cannot use it or it has to be edited to remove the ‘bad’ part from it.
Do not forget to change and update the Urchin remote settings back if you have changed the log file there.
posted on 2010-Apr-21 | 07:45:00 AM