logstalgia: Apache Logfiles im Retro Style

Posted on the October 10th, 2008 under tools by matthias

Eine Logfile-Visualisierung der besonderen Art bietet logstalgia. Im retro-Ping-Pong-Style rasen die Anfragen über den Bildschirm. Ein einfacher Aufruf für ein Apache Logfile wäre:

[code language="css"]logstalgia /var/log/apache/access.log[/code]

Die Logfiles einer Remotemaschine kann man z.B. wie folgt visualisieren:

[code language="css"]ssh user@yourserver.com tail -f /var/log/apache/access.log | logstalgia -[/code]

Ein für Ubuntu funktionierendes deb-Paket steht auf der Entwicklerseite zum Download bereit. Viel Spaß beim Logfile “prüfen”. :)

Übrigens: Wer eine Installation scheut oder keine interessanten Apache Logs hat, kann sich auch ein Video bei YouTube anschauen.

|

One Response to 'logstalgia: Apache Logfiles im Retro Style'

  1. 24. October 2008 at 11:19
    stevie

Leave a Reply




XHTML::
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>