> This may be a silly question Not at all - I didn't want to 'Information overload' The origional mail > but is the VHost name logged in > the logfile? Are you using different IP addresses for each > VHost, or are you using Host headers to run multiple servers > of a single IP address?
>From what I can see (After turnign on EVERYTHIGN included in the W3C extended log file format), it does not. However, each site is logged to a separate directory (\logfiles\W3SVCxx) > > What Logging options have yopu configured IIS to use? W3C Extended with Everything on. Just to be safe you understand ! > > > Is it possible to get a breakdown of which HTTP 1.1 VHOSTS > are usign > > up all of my precious bandwidtt, in the style of > > > > www.mydomain.com 24 GB 11% > > www anotherdomain.com 8 GB 4% > > Yes, but only if you're logging that information in a way > that Analog can recognize. I just spotted some fancy stuff you can do with the LOGFIEL and SUBDIR commands LOGFILE d:\logiles\W3SVC1\ex*.log http://www.mydomain.com LOGFILE d:\logiles\W3SVC2\ex*.log http://www.anotherdomain.com SUBDIR HTTP://* This gets some of the way there, but is ther a better / more efficient way of doing it? M +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
