sir, unfortunately, i have checked the logfiles one by one (for all 8 virtual hosts). in IIS5, there's already a designated folder for each virtual host, so i can tell from there, and by checking each and everyone of them which logfile is for a host. when my partner reconstructed our intranet last march, he didnt check the server logging utility, and did not specify the virtual host data to be included. but analog was already installed then and so what we had is a mix-up of output report. i had to create a script that will crawl the log files and insert the corresponding virtual host. all in all, i can assure you that the logfiles are neat and clean. :-)
reading through the docs (and upgrading analog to v5.23), ive found an alternative way of indicating the virtual host in the LOGFILE line: LOGFILE c:\WINNT\system32\LogFiles\W3SVC4\*.log http://my.serverstats.com LOGFILE c:\WINNT\system32\LogFiles\W3SVC5\*.log http://my.onlinemileage.com LOGFILE c:\WINNT\system32\LogFiles\W3SVC7\*.log http://my.isd.com LOGFILE c:\WINNT\system32\LogFiles\W3SVC14\*.log http://my.applications.com LOGFILE c:\WINNT\system32\LogFiles\W3SVC10\*.log http://my.bulletinboard.com and so on... it worked!!! :-) yesterday, ive presented it to our HRD and they're wondering if it's possible if we can track the distinct access by IP address. they just want to justify to the management how many out of the total number of PCs in all four branches are actually visiting the my.bulletinboard.com site. i hope that isn't too much to ask. :-) thanks, everyone and to you, Aengus! -----Original Message----- From: Aengus [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 5:57 PM To: [EMAIL PROTECTED] Subject: Re: [analog-help] Output mix-up for Multiple Hosts, Logfiles There is nothing wrong with your hosts and settings. The problem is that your logfiles contain entries that you don't expect. The trick is find out why they are there, and decide whether that indicates a problem. If it does, you should fix it. If it isn't a problem, but is something that you don't want to include in your reports (such as a spider from a search engine), then you just have to exclude it. Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/analog-help@lists.isite.net/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------