I'm looking for a Windows based app designed to parse a standard web server log file for entries that could be malicious requests. There are already quite a few log parsing apps available (such as WebLog Expert, Deep Log Analyzer) but these are all based around extracting site usage statistics, something that my web host already provides in their control panel!
Note that I'm specifically looking for an app (or script) that parses log files, and not a backend script that checks all incoming requests in real time. But does such an app exist? I've looked all over the web with no results.
Thanks!
