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 ...
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 ...
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 ...
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 ...