John Cesta - Lists ([EMAIL PROTECTED]):
> Does the IIS logs include all file downloads? Yes, for the service it's logging. > Is there a way using analog to get an entire picture of > datatransfer? > I know that it calculates the SC-Bytes but how about the cs-bytes as > below? > #Fields: date time c-ip cs-method cs-uri-stem sc-status sc-bytes cs-bytes > time-taken cs(User-Agent) cs(Referer) > I am trying to match up with our ISP the monthly datatransfer our server > uses. I have analog running a report on ALL 300 logfiles and I total the > "data-transfer" value. It comes to about 25 gigabytes a month. Does this > value only include the sc-bytes? > I understand the sc-bytes to mean the requests from browsers. What exactly > is the cs-bytes? Analog only counts the sc-bytes value. This is the bytes in the *response* to the browser -- the number of bytes in the file returned. The cs-bytes value is the size of the original request from the browser to the server. Analog does not count this because it's usually minimal. (sc-bytes may or may not include the additional bytes in the response header -- I don't remember.) If you are looking to track bandwidth usage, perhaps MRTG is a better tool (http://www.mrtg.org/). -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------