> Jeremy Wadsack wrote : > > Andi Twine wrote: > > > I'm trying to get the Analog stats for our whole (Windows NT) > web server. > > Currently I'm using Analog for six or seven sites on our > server, using the > > ex%YEAR%%MONTH%%DAY%.log file format in seperate W3SVC%xx% folders (e.g. > > ex990717.log in \W3SVC24). > > > > However, I'm looking for a way to get the stats for all the > .log files in > > all the W3SVC%xx% folders. Is there anyway I could set the Analog source > > folder to \*.* and it would search through all the directories > for all the > > log files and analyse them all ? > > > > If not, can anyone else suggest a way of doing this ? > > > > Our directory structure is as follows : > > > > E:\ADM\wwwLogs\W3SVC%xx%\ex%YEAR%%MONTH%%DAY%.log > > Try something like this in your Analog.cfg > LOGFILE E:\ADM\wwwLogs\W3SVC1\*.log > LOGFILE E:\ADM\wwwLogs\W3SVC2\*.log > LOGFILE E:\ADM\wwwLogs\W3SVC3\*.log > LOGFILE E:\ADM\wwwLogs\W3SVC4\*.log > LOGFILE E:\ADM\wwwLogs\W3SVC5\*.log > ... > > You'll probably want to read up on Virtual Hosting settings and > use the second > parameter for LOGFILE (the base url) so Analog doesn't count all the > /index.html as the same file. > > > HTH, > > > > -- > Jeremy Wadsack > OutQuest Magazine > a Wadsack-Allen publication > Thanks Jeremy, that all works fine now. Andi. ------------------------------------------------------------------------ This is the analog-help mailing list. To unsubscribe from this mailing list, send mail to [EMAIL PROTECTED] with "unsubscribe analog-help" in the main BODY OF THE MESSAGE. List archived at http://www.mail-archive.com/[email protected]/ ------------------------------------------------------------------------
