Downloadliste

Projektbeschreibung

The Logfile Navigator, lnav for short, is a curses-based tool for viewing and analyzing log files. The value added by lnav over text viewers or editors is that it takes advantage of any semantic information that can be gleaned from the log file, such as timestamps and log levels. Using this extra semantic information, lnav can do things like interleaving messages from different files, generate histograms of messages over time, and provide hotkeys for navigating through the file. These features are meant to allow the user to quickly and efficiently focus on problems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-21 14:10
0.4.0

Unterstützung für bzip2 komprimierte Dateien hinzugefügt wurde. Text-Dateien, die nicht als Protokolle sind erkannt werden in einer separaten Ansicht gebrochen. Eine "Sitzung" Datei-und Befehls wurden hinzugefügt, so dass Sie LNAV Befehle beim Systemstart ausgeführt wird.
Support for bzip2 compressed files was added. Text files that are not recognized as logs are broken out into a separate view. A "session" file and command have been added so that you can run lnav commands on startup.

2010-04-26 18:01
0.3.0

Sie können nun zwischen dem SQL Ergebnis Ansicht umschalten und das Protokoll anzuzeigen und dabei die Spitze der Ansichten synchron mit dem "zeilennummer"-Spalte. Die "zeilennummer"-Spalte ist nicht mehr in der SQL-Ergebnis zu sehen ist gestapelten Balkendiagramm. Eine "Warnung" count war es, die Histogramm-Ansicht hinzugefügt.
You can now switch between the SQL result view and the log view while keeping the top of the views in sync with the "line_number" column. The "line_number" column is no longer included in the SQL result view's stacked bar graph. A "warnings" count was added to the histogram view.

2010-02-24 21:19
0.2.0

Einige Fragen zu bauen und eine Vielzahl von Bugs wurden gefixt. Die "<" und ">"-Tasten kann nun dafür Benutzer nach links und rechts eingesetzt werden. Readline Geschichte ist für die Recherche und die Befehle gehalten.
Some build issues and a variety of bugs were fixed. The "<" and ">" keys can now be used for doing searching to the left and right. Readline history is kept for searches and commands.

Project Resources