Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Anwendungsbeispiele wurden aktualisiert. Eine FAQ wurde hinzugefügt. META.yml wurde ein neues Format aktualisiert. E-Mail Bericht Formatierung wurde hinzugefügt. Die inc / Module / Install, Build.PL und Beispiele / daily_email_report.txt Dateien hinzugefügt wurden. In Logmonster.pm wurde debug nicht gesetzt werden. In Utility.pm wurde ein _progress sub aufgenommen. Eine massive Überarbeitung Code geschah. Inzwischen gibt es 102 verschiedene Tests, die im Test-Suite statt 23. Alle Funktionen sind jetzt objektorientiert. Die Dokumentation wurde deutlich aktualisiert. Die Berichterstattung wurde verbessert.
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 kann nun einen absoluten Pfad (zB / var / www / html). Wenn dem so ist, wird Prozessor-Output in statsdir / vhost gespeichert werden. Ansonsten funktioniert es wie es früher war und Ausgabe erfolgt in vhost / statsdir. Dies ist nützlich, wenn Sie eine andere Maschine als den Web-Server, dass die Verarbeitung nicht, und das nicht haben Zugang zu den vhost docroot haben. Das Changelog ist jetzt in Tinderbox anstelle des POD-Format beibehalten. Die Website wurde aktualisiert, um es einfacher zu navigieren.
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

In dieser Version kann der Anwender wählen Sie ein Statistik-Prozessor für jeden virtuellen Host. Es gibt jetzt einen Test um sicherzustellen, dass die Log-Datei vorhanden ist, bevor Sie versuchen, es zu komprimieren (unterdrückt falsche Warnungen). Wenn vhosts sind alle in einem Verzeichnis, es springt jetzt alle Dateien mit der Endung ~ (vim) oder. Bak (Benutzer). Der Code, der Domain-Liste arbeitet jetzt unabhängig von der Reihenfolge Erklärungen erscheinen in der Hash-vhost-Container. Apache:: Logmonster:: Perl wurde für den Vertrieb aufgenommen.
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