Fudge / gltail

Real-time visualization of server traffic, events and statistics with Ruby, SSH and OpenGL
http://www.fudgie.org
609 stars 95 forks source link

New rails parser with syslog #10

Closed zedtux closed 13 years ago

zedtux commented 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.