Download List

專案描述

LogDistiller is a log files merge and sort tool.
It reads log files, parses them into structured
log events with attributes, then classifies them
according to rules configured in an XML file.
Classification results go into reports, which are
published according to the rule configuration:
simply stored in a file, sent by mail, or even
added in a news feed. Some log parsers are
included for syslog, Weblogic, simple line logs,
Oracle alerts, and others. Log file parsing is
designed to be easy to extend.

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.

2009-01-10 10:26
1.0

A LogEventTestCase class has been created to ease creating tests when writing a custom log parser. A user mailing list has been opened. A menu bar has been added to the GUI. There is improved regexp group handling in the freq plugin: if negative, all groups defined in the regexp are concatenated.
標籤: Minor feature enhancements

2007-01-29 23:08
0.9

More parsers: CSV, Oracle, and JBoss. GUI enhancements. A "Quickstart" tutorial.
標籤: Major feature enhancements

2006-09-19 08:16
0.8

compressed="no|gzip|zip" was added to the Ant
logdistiller task to read logs directly from
compressed archives. An XML report format
(format="xml") was added. The text report format
was improved for better legibility. An extensible
report format system was added. A custom log
parser was added to the "sample/" directory to
show how to manage a specific log format not
initially provided by LogDistiller (in this case,
a specific log4j conversion pattern).
標籤: Initial freshmeat announcement

Project Resources