As part of my attempt to role my own coldfusion framework for my company, I want to see what kind of tools that can summarize top user/server errors based on the log files...
We have given up on trying to have a server monitor, and i have tried several debugging templates, but right now, seems we want a solution that helps us identify key problem areas on production/development, without adding additional performance loading issues to the servers..
So do you know of any free, open-source, or even commercial solutions to analyze coldfusion 8 log files, and create a summary indicating top user and server errors?
Thanks..