Download List

Projeto Descrição

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

Mensagens de log agora é síncrono por padrão, e duplicados são registrados apenas uma vez. Regexps negativos foram implementadas, e os programas também podem ser comparados com expressões regulares. A máxima urgência agora pode ser especificado para cada bloco, e um arquivo de PID é agora criado. Finalmente, a base de código inteiro tem sido limpos.
Tags: Minor feature enhancements
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.

2002-05-01 01:34
0.7beta

Desenvolvimento começou de novo e de versões CVS estão disponíveis. Esta versão permite a correspondência negativa / regras de exclusão, que são especialmente úteis em servidores de correio.
Tags: Major feature enhancements
Development has started again and CVS versions are available. This version allows for negative matching/exclusion rules, which are especially useful on mail servers.

2001-07-09 23:14
0.6

Metalog está agora a trabalhar no Linux, OpenBSD, FreeBSD, NetBSD, existe uma opção - new consolelevel para configurar o console nível em Linux, e pacotes binários já estão disponíveis.
Tags: Major feature enhancements
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.

2001-07-03 23:05
0.5

Tags: Initial freshmeat announcement

Project Resources