Télécharger la liste

Description du projet

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).

Système requise

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

Les exemples d'utilisation ont été mis à jour. Une FAQ a été ajouté. META.yml été mis à jour vers un nouveau format. Formatage Rapport email a été ajoutée. Inc / module / Installer, Build.PL, et des exemples / daily_email_report.txt fichiers ont été ajoutés. En Logmonster.pm, déboguer n'était pas fixée. En Utility.pm, un sous _progress a été ajouté. Une refonte du code massive a été fait. Il ya maintenant 102 tests différents dans la suite de tests au lieu de 23. Toutes les fonctions sont désormais orienté objet. La documentation a été mise à jour importante. La présentation a été améliorée.
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 peut désormais être un chemin absolu (par exemple / var / www / html). S'il en est ainsi, la production de processeurs sera stocké dans statsdir / vhost. Sinon, il fonctionne comme avant et la sortie va vers vhost / statsdir. Ceci est utile si vous avez une machine autre que le serveur Web qui ne la transformation et qui n'a pas accès à la docroot vhost. Le changelog est maintenant maintenu dans Tinderbox au lieu du format POD. Le site Web a été mis à jour pour le rendre plus facile à naviguer.
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

Dans cette version, les utilisateurs peuvent sélectionner un processeur de stats pour chaque hôte virtuel. Il existe maintenant un test pour s'assurer que le fichier journal existe avant d'essayer de le compresser (supprime les avertissements faux). Si vhosts sont tous dans un répertoire, il saute désormais tous les fichiers qui se terminent par ~ (VIM) ou. Bak (utilisateur). Le code haché la liste de domaine fonctionne désormais indépendamment des déclarations ordre apparaissent dans le conteneur de serveur virtuel. Apache:: Logmonster:: Perl a été ajouté à la distribution.
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