Fun Way To View Logs with logstalgia


To observe server performance I have a separate monitor on my desk that I use to SSH from terminator with split screen. I usually use trafshow and htop to monitor and occasionally tail -f log messages. Which are mostly enough for basic server monitoring.

But if you are looking to make your server monitoring a lot more interesting (besides using woopra), you should definitely try out “logstalgia“. Also known as “ApachePong“, it displays apache access log as a retro arcade game-like simulation in real time. Warning! This is extremely entertaining and you might end up spending a lot of your time watching server logs, which you otherwise wouldn’t. It basically works by accessing your apache access log and piping it to logstalgia installed in your local machine. Depending on the location of your log the command would look like this: ssh user@yourserver.com tail -f /usr/local/apache/log/access.log | logstalgia -


logstalgia in action on linuxhaxor server logs

Thanks to Debian Package Of the Day for this great information. You can download binaries from here.

 


Trackbacks

  1. Divertida forma de ver logs con Logstalgia en Linux
  2. Kreative software - Bananas Development Blog
  3. Visualizando logs de Apache « Hermoso día…
  4. Chris Rio’s Blogtacularium » Blog Archive » Links of the day
  5. gali gali » Blog Archive » Fun Way To View Logs with logstalgia
  6. Tims Blog » Blog Archive » NULL vs False vs 0

Subscribe without commenting


Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.