It’s not enough to get an IIS Web server up and running. You must also be able to manage the log files to track site utilization and user activity. Multiple options for logging user access activity ...
I have a web server that is serving a large amount of web traffic and generating between 3 and 4gb of log files (uncompressed text) per week. These files are compressed, downloaded and then imported ...
I'm looking for log files or anything that may give me an idea of how many people have visited my site. I don't need anything detailed, just a number. However, I'm really just looking for the number ...
Every once in a while, I run across a little-known but very useful tool. Microsoft Log Parser falls squarely into this category. Originally developed to extract information from IIS logs, it has ...
Besides the key IIS log fields introduced in previous section, you will learn more about the following new and useful log fields: User name (cs-username) This field captures the username making the ...