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 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

此版本增加了一个新的过滤器字符串替换过滤器与它有可能取代子的日志条目。更换可基于正则表达式。
标签: Minor feature enhancements
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.

2006-02-26 13:13
1.0.8

Apache的日志条目Referer的现在显示为超链接。因为在HTML超链接不会自动与封闭DIV元素,一种新的CSS风格样式格式也将用于格式化Referer的超链接;有关详细信息,请参阅文档。
标签: Minor feature enhancements
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.

2006-01-05 19:21
1.0.7

此版本增加了一些文件,修复了后缀日志处理错误,并且增加了状态的能力,筛选后缀日志条目(如突出反弹推迟电子邮件)。
标签: Minor feature enhancements
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).

2005-11-27 22:29
1.0.6

此版本已被重写,从头开始。而不是Java图形用户界面在以前的版本中使用,有一个Web界面。也有新的过滤器夫妇和文件阅读器,这版本可以使用正则表达式。
标签: Code cleanup
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.

2004-04-18 15:00
0.1.2

这个版本是一个完全重写。 LoFiMo现在可以通过配置完全通过图形用户界面。
标签: Major feature enhancements
This version is a complete rewrite. LoFiMo can now
be configured entirely through a GUI.

Project Resources