[mod-security-users] reporting tools
Brought to you by:
victorhora,
zimmerletw
|
From: Peter W. <prw...@gm...> - 2005-01-15 20:20:53
|
Greetings, I've got the latest mod_security release up and running, and it's working great to block all sorts of requests to my Apache web server... mostly Movable Type blog comment spammers. The audit_log is human-readable, but it's a bit time-consuming to read through it to see what's being blocked and to see if anything is being wrongly blocked. So I'm trying to find some reporting tools that would parse the audit_log and display a summary report in some easily-viewed HTML-esque manner. Searching this mailing list hasn't turned up anything useful, and the only thing I've found on Google is a script that parses the audit_log and inserts it into a mysql database... but doesn't actually do any reporting or analysis. Any suggestions? Thanks, Peter |