I need to generate individual reports for a number of subdirectories of a website. Is there a program that will read a log file and create logs for individual sections, so that I don't have to process ...
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 ...