I've always just gone in and looked at the IIS log files manually. But now I need to sort through several huge log files for an ASP.NET application and I'm thinking some kind of parser would be a good idea, especially if it's got some sort of interface and can access log files remotely.
Anyone have any suggestions?
