Download List

Projeto Descrição

Apache::Logmonster is a tool to collect log files from multiple Apache Web servers, split them based on the virtual host, sort the logs into chronological order, and then pipe them into a log file analyzer of your choice (Webalizer, http-analyze, AWstats, etc).

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.

2006-10-20 10:39
3.00rc2

Os exemplos de uso foram atualizados. A FAQ foi adicionado. META.yml foi atualizado para um novo formato. Formatação de relatório de e-mail foi adicionado. O inc / Módulo / Instalar, Build.PL, e os exemplos / files daily_email_report.txt foram adicionados. Em Logmonster.pm, debug não estava a ser definido. Em Utility.pm, uma sub _progress foi adicionado. Uma revisão de código em massa foi feito. Há actualmente 102 diferentes testes na suite de testes, em vez de 23. Todas as funções estão agora orientada a objeto. A documentação foi significativamente atualizada. A informação foi reforçada.
Tags: Code cleanup
The usage examples were updated. A FAQ was added. META.yml was updated to a new format. Email report formatting was added. The inc/Module/Install, Build.PL, and examples/daily_email_report.txt files were added. In Logmonster.pm, debug was not being set. In Utility.pm, a _progress sub was added. A massive code overhaul was done. There are now 102 different tests in the test suite instead of 23. All functions are now object oriented. The documentation has been significantly updated. The reporting has been enhanced.

2005-06-04 23:41
2.76

statsdir agora pode ser um caminho absoluto (como / var / www / html). Se isto é assim, a saída do processador serão armazenadas em statsdir / vhost. Caso contrário, ele funciona como costumava e saída vai para vhost / statsdir. Isso é útil se você tem uma máquina diferente do servidor Web que faz o processamento e que não têm acesso à docroot vhost. O changelog é agora mantido em Tinderbox em vez do formato POD. O site foi atualizado para torná-lo mais fácil de navegar.
Tags: Minor feature enhancements
statsdir can now be an absolute path (such as
/var/www/html). If this is so, processor output
will be stored in statsdir/vhost. Otherwise, it
works as it used to and output goes to
vhost/statsdir. This is useful if you have a
machine other than the Web server that does the
processing and which does not have access to the
vhost docroot. The changelog is now maintained in
Tinderbox instead of the POD format. The Web site
was updated to make it easier to navigate.

2005-04-27 11:37
2.75

Nesta versão, os usuários podem selecionar um processador de estatísticas para cada host virtual. Há agora um teste para verificar se o arquivo de log existe antes de tentar compactá-lo (suprime avisos falsos). Se vhosts estão todos em um diretório, ele já ignora quaisquer arquivos que terminam com ~ (VIM) ou. Bak (usuário). O código hash que a lista de domínio agora funciona independentemente das declarações para aparecer no contêiner vhost. Apache:: Logmonster:: Perl foi adicionado à distribuição.
Tags: Minor feature enhancements
In this release, users can select a stats processor for each virtual host. There is now a test to make sure the log file exists before trying to compress it (suppresses spurious warnings). If vhosts are all in a directory, it now skips any files that end with ~ (vim) or .bak (user). The code that hashed the domain list now works regardless of order declarations appear in the vhost container. Apache::Logmonster::Perl was added to the distribution.

2004-11-26 23:24
2.04

Tags: Initial freshmeat announcement

Project Resources