Downloadliste

Projektbeschreibung

The main purpose of LoFiMo is, as the name states, to monitor log files. It does this in real time, i.e. shows the contents of log files as they are changing. The user can connect to LoFiMo with a Web browser or use the console for plain text output. When using a Web browser, the output can be formatted with cascading stylesheets, which the user can define. Thus, it is possible to highlight certain log entries with different colors and fonts. It is also possible to play sounds or execute commands (send an email, play sound with a custom player, etc.) when a log entry matches a filter.
LoFiMo can parse Apache style log files and syslog style log files. Among others, there are filters that can parse iptables logs and merge multiple log lines of Postfix into a single one.

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.

2007-01-22 16:23
1.0.15

Der Charakter der überwachten Dateien kann man mittlerweile aber angegeben werden. Dateinamen in den Verzeichnissen Eigentum der Filter können jetzt Leerzeichen enthalten.
Tags: Minor feature enhancements
The character set of monitored files can now be
specified. Filenames in the execute property of
filters can now contain blank characters.

2007-01-22 16:21
1.0.13

Diese Version behebt die Handhabung der Stop-Flagge in den Kill-Filter, Filter-String und String-Ersetzen-Filter. Sie fügt hinzu, die Eigenschaft "inverse" in der Zeichenfolge filtern und zu töten Filter, mit dem der Anwender das Ergebnis der regulären Ausdruck suchen umkehren können.
Tags: Minor feature enhancements
This release fixes the handling of the stop-flag
in the kill filter, string filter, and string
replace filter. It adds the property "inverse" in
the string filter and kill filter, which allows
the user to invert the result of the regular
expression string search.

2006-06-05 22:56
1.0.12

Diese Version bietet Unterstützung für Dateien, die Log-Einträge enthalten, die über mehrere Zeilen erstrecken. Es fügt eine Funktion hinzu, um den Namen der Log-Dateien zu Beginn des Log-Einträge setzen.
This release adds support for files that contain log entries that span multiple lines. It adds a feature to put the name of log files at the beginning of log messages.

2006-05-16 19:57
1.0.11

Dieses Release führt die Eigenschaft ". NoTimestamp" für alle Eingänge. Wenn diese Eigenschaft für ein Eingang gesetzt wird, werden alle Log-Einträge aus, dass Input erzeugt werden, ohne einen Zeitstempel aus LoFiMo gedruckt werden.
Tags: Minor feature enhancements
This release introduces the property ".noTimestamp" to all Inputs. If this property is set for an Input, all log entries created from that Input will be printed without a timestamp from LoFiMo.

2006-05-12 20:36
1.0.10

Diese Version bietet Unterstützung für Dateien, die Daten und / oder Zeiten in ihrem Namen enthalten, zB für Dateien, die täglich wechseln.
Tags: Minor feature enhancements
This release adds support for files that contain dates and/or times in their names, e.g. for files that change daily.

Project Resources