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 ...
Anyone aware of a quick, dirty, and small IIS log Analyzer where I can just check the cs-bytes and sc-bytes for a particular sets of logs? I have a client that wishes just to dump monthy logs and ...
Can't you just use -i and specify a checkpoint file with Logparser to do what you want (incremental updating)? I seem to recall reading it works on IIS log files (I use it all the time for creating NT ...
This article shows how to add a custom field to the Internet Information Services (IIS) log file by using Advanced Logging. For example, assume that you have a load-balanced environment that consists ...
I've written about Log Parser before, but there's a new version hot off the virtual presses. And this is a useful enough tool that it deserves to be written about again. So, it's time for another look ...