Hello, We have a site with about 2000 visits per day, and now the logging is getting extremely hard to review, as security is number one the ideal situation for me would be to be able to classify the output into groups so that I as a sysadmin can be aware of all, know if there is a increase of hits for a particular rule, and most important is to know when Iam getting (or tried to) getting SQL/PHP injected.
Is there a way without using commercial add-ons to classify all this output and actually make sense of it, possibly by sending important alerts? How do other people do this? Sure: best practice is to have secure PHP code.. but in an environment where you cannot trust the code. This is my only path. Thank you. David Taveras
