Ian Stong wrote:
> > I've read through the docs and archives and found some ways to implement
> > my setup. Looking for someone with experience to recommend the "best"
> > solution. I have 100 virtual servers all with different log files and
> > different domain names. I would like to analyze the traffic for each
> > site separately then for all the sites combined and of course have
> > separate html output files listing each. Also would like to graph the
> > results using an add-on tool.
> >
> > So far I have created a script and in the script ran analog for each log
> > instance then for all logs as follows:
> > analog -G +glog1.cfg /logs/log1 >log1.html
> > analog -G +glog2.cfg /logs/log2 >log2.html
> > analog (uses the default analog.cfg file)
> >
> > This works but seems inefficient as the last line performs the analysis
> > all over again for all log files......
You can avoid the reprocessing (to some extent) by using cache files. See
docs/cache.html for details. This also allow you to specify a log format for
each viritual host and not worry about all the different formats in the
server-wide report.
Report Magic will graph results for any reports Analog generates.
HTH,
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------