Download List

Project Description

Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name, and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (e.g., mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts an unlimited number of rules, and has (switchable) memory bufferization for maximal performance.

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.

2003-04-07 20:18
0.7

Logging is now synchronous by default, and duplicate messages are only logged once. Negative regexps were implemented, and programs can also be matched against regexps. The maximum urgency can now be specified for each block, and a PID file is now created. Finally, the entire code base has been cleaned up.
Tags: Minor feature enhancements

2002-05-01 01:34
0.7beta

Development has started again and CVS versions are available. This version allows for negative matching/exclusion rules, which are especially useful on mail servers.
Tags: Major feature enhancements

2001-07-09 23:14
0.6

Metalog is now working on Linux, OpenBSD, FreeBSD and NetBSD, there is a new --consolelevel option to set up the console level on Linux, and binary packages are now available.
Tags: Major feature enhancements

2001-07-03 23:05
0.5

Tags: Initial freshmeat announcement

Project Resources