Closed zedtux closed 13 years ago
Hello,
Here in my company, we are using Rails with syslog instead of the standard Rails logger. The existing Rails parser wasn't working.
I've copied the existing Rails parser, updated regex for syslog and then added more activity in order to watch SQL requests.
Hello,
Here in my company, we are using Rails with syslog instead of the standard Rails logger. The existing Rails parser wasn't working.
I've copied the existing Rails parser, updated regex for syslog and then added more activity in order to watch SQL requests.