Download List

Projeto Descrição

managelogs is a log processing program to be used in conjunction with Apache's piped logfile feature. It is an alternative to the well known rotatelogs and cronolog programs. Its primary purpose is to solve the "log filesystem full" issue by purging the oldest log files when the total log size exceeds a given value. It can also write compressed files, maintain symbolic links to the current and archive log files, and setuid to a given user. It maintains its state across Apache restarts, and allows writing to several output channels, each one having its own configuration.

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.

2010-07-15 21:56
2.2.1

LogManager Nova documentação da API (gerados pelo doxygen) está disponível. As alterações foram feitas no sistema de construção para torná-lo compatível com o openSUSE Build Service. Pequenas modificações foram feitas no código para torná-lo mais robusto.
New logmanager API documentation (generated by doxygen) is available. Changes were made in the build system to make it compatible with the OpenSuse build service. Minor modifications were made in the code to make it more robust.

2010-03-16 00:48
2.2.0

Uma opção de caminho de registo foi adicionada. Um bug que giram em atraso e limpar opções atraso foram ignoradas pelo gerenciador de log foi corrigido. Mais auto-testes foram adicionados, por exemplo, para rodar / purge atrasos e compressão.
A log path option was added. A bug in which rotate delay and purge delay options were ignored by the log manager was fixed. More self-tests were added, for example, for rotate/purge delays and compression.

2010-03-10 08:18
2.1.0

Este lançamento acrescenta o auto-testes (marca de verificação). Tem muitas mudanças para melhorar a portabilidade. Ele adiciona suporte a pipe nomeado.
This release adds self-tests (make check). It has many changes to improve portability. It adds named pipe support.

2010-02-12 05:48
2.0.0

A compilação foi mudado para autoconf / automake. Novo prazo relacionados opções foram adicionadas. A fonte foram transferidos para o Sourceforge sob Mercurial.
The build has been switched to autoconf/automake.
New time-related options have been added. The source have been moved to Sourceforge under Mercurial.

Project Resources