> 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...... > > > > Thanks in advance, > > > Ian Stong > ------------------------------------------------------------------------ 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]/ ------------------------------------------------------------------------
