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'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 ...
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 ...
Have you ever noticed that an IIS server seems to slowly eat disk space over time? If you’re hosting many sites, or a few high traffic sites, it might not be that slow to consume a big portion of your ...