IIS Log Parser
I was troubleshooting performance issues today and needed to analyze IIS logs to see which requests are slow. In the past I was able to use just Notepad to do that for small logs. Today’s log was 172 MB in size, and I had some serious issues, even with Notepad++ trying to make sense of …