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 Back to release list
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.

Project Resources