Analytics software
Anyone have any recommendations for analytics software? Been checking out different programs for analyzing my IIS log files, but none of them seem to do quite what I want. I'd prefer something web based, using ASP.NET, though can't find anything in that category. So it seems like I am stuck with desktop applications.
- LogParser: Uses SQL-like syntax to run queries on your log files. Nice for specialized queries, but more uses command-line.
- SurfStats: Nice GUI application, attractive charts, nice queries, but slow at parsin the log files.
- Mach5 Log Analyzer: Processes fast, but the queries aren't always the best and the graphs aren't as attractive.
Anyone have any other suggestions?