What are you favorite LogParser 2.2 Scripts to run against IIS logs and Event logs?
I am putting a list of scripts together to run against our production environment to proactively look for issues and to help when isolating performance problems.
Do you have a certain list of LogParser 2.2 scripts that you use?
I like to run queries to identify the top pages requested, the pages that have the highest sum of ‘time taken’ as well as the pages with the highest average ‘time taken’.
With these it helps to identify heavy load sections, and sometimes leads to areas that can be improved with caching ETC.