A colleague at work send an email about this wonderful piece of software. Logstalgia (aka ApachePong) – a website access log visualization tool. It plays (or replays) the Apache access logs as a battle between a incoming torrent of requests and a pong paddle as the server.
Sample code, with regards from ssh, and unix pipes (in full screen glory):
ssh username@ns1.kolorbit.com tail -f /home/userdir/logs/access.log | logstalgia --sync -f
Utility – None
Geek factor- Trough the roof