Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2006-05-08 22:15
1.0.9

This release adds a new filter the String Replace Filter with which it is possible to replace substrings of log entries. The replacement can be based upon regular expressions.
標籤: Minor feature enhancements

2006-02-26 13:13
1.0.8

The referer of Apache log entries is now shown as
a hyperlink. Since hyperlinks in HTML are not
automatically formatted with the style of the
enclosing DIV element, a new CSS-style has to be
used to format the referer hyperlinks; for details
see the documentation.
標籤: Minor feature enhancements

2006-01-05 19:21
1.0.7

This release adds some documentation, fixes a bug in Postfix log processing, and adds the ability to filter Postfix log entries by status (e.g. to highlight bounced and deferred email).
標籤: Minor feature enhancements

2005-11-27 22:29
1.0.6

This release has been rewritten from scratch. Instead of the Java GUI used in previous versions, there is a Web interface. There are also a couple of new filters and file readers, and this release can use regular expressions.
標籤: Code cleanup

2004-04-18 15:00
0.1.2

This version is a complete rewrite. LoFiMo can now
be configured entirely through a GUI.
標籤: Major feature enhancements

Project Resources