I am notifying this mailing list first about the new graphical version
of Yaalr available in subversion.
This version is rather simple, but further developments on the
prototype have already begun so there will be significantly more
functionality available soon (the time frame is most likely in the
next six months.)
To get this software to work you will need several perl modules! Here
is the list:
>From the standard perl distribution (you most likely do not need to
download these.)
File::Copy
File::Temp
Tie::File
>From CPAN;
Template Toolkit (Template)
GD::Graph
If you install these two modules from CPAN you should be all set.
Then you'll need to configure the software. You'll need to tell yaalr
where you want your graph image and where your log file is. To do this
you will have to edit yaalr.web.cgi by hand (I will create a
configuration file later). On lines 19 and 20 you will find a place to
input your path to the log file and the name of your domain. Enter the
full name of the log file, i.e. /var/log/apache/access.log and then
enter the name of where you eventually move the cgi script to. I
recommend something like mydomain.com for the value for $location.
Let me know if there are any bugs or problems and I will help out.
Best regards,
Jeremiah