Running Windows 2008.
I'm using Google Analytics which is perfect, except for:
1. data is 24 hours old
2. cannot monitor web services
My best solution is to use something like LogParser, which is excellent especially for forensic auditing. However, that requires me to download the log file. Which is (to me) a lot of work.
Is there a free web-based tool for log parsing? or will I end up creating a private ASP page that runs log parser with a specified query and writes back the result?