glTail.rb - Realtime Logfile Visualization
October 8th, 2007
For the techies in the crowd, I have been playing with glTail.rb for the past few days, a new ruby-based log file visualization script. Installed locally on a PC or laptop, glTail.rb SSH connects to and tails multiple Apache, Rails, or IIS web server log files and provides realtime site traffic visualization. (Instead of trying to explain the interface, see the movie above or demo on the glTail site.) Installation and setup is easy. I use Locomotive as my local ruby environment so I opened an existing Rails project, launched the Locomotive terminal and completed the required gem installs which added the gems the Locomotive library.
Watching glTail is incredibly addictive. Most interesting is seeing the single requests for email forms and single site images, such as the Linux and Apache icons on the lower right of my blog, from places in the Netherlands and South America, and from various web forum sites. Needless to say I’ve been having fun with these would be spammers and bandwidth thieves. More on that in another post. In the meantime, give glTail a try.
Technorati tags:
glTail, ruby, rails, web, open source, iis, apache, trendmedia, mcnitt






















April 24th, 2008 at 3:58 pm
Brian, thanks for posting this video, I’ve always been fascinated by well done visualizations, the whole process of creating a visualization for a seemingly flat data is something I’d love to make more time for in my personal work.
May 13th, 2008 at 7:33 pm
I have been going through a huge amount of trouble to see gltail in action. I tried manually doing the install via the terminal but kept getting an error when running ./gltail so now I’m giving the locomotive route a try. Never used this app so Im a lil peeved.