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.

2007-01-22 16:23
1.0.15

The character set of monitored files can now be
specified. Filenames in the execute property of
filters can now contain blank characters.
標籤: Minor feature enhancements

2007-01-22 16:21
1.0.13

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.
標籤: Minor feature enhancements

2006-06-05 22:56
1.0.12

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

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.
標籤: Minor feature enhancements

2006-05-12 20:36
1.0.10

This release adds support for files that contain dates and/or times in their names, e.g. for files that change daily.
標籤: Minor feature enhancements

Project Resources