Download List

项目描述

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

的用法示例被更新。阿常见问题增加了。 META.yml已更新为新的格式。电子邮件报告的格式增加了。该公司/模块/安装,Build.PL和示例/ daily_email_report.txt文件被添加。在Logmonster.pm,调试并没有被设置。在Utility.pm,一_progress分增加了。一个大规模的代码检修已完成。现在有102个,而不是23的测试套件不同的测试。所有功能,现在面向对象的。该文档已大大更新。该报告得到了加强。
标签: 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现在可以是绝对路径(比如/ var / www / html等)。如果是这样,处理器产量将存储在statsdir /虚拟主机。否则,施工,因为它使用和输出去虚拟主机/ statsdir。这是有用的,如果你有一台机器比Web服务器不处理并没有进入虚拟主机docroot将其他。现在在changelog保持火药桶,而不是POD格式。该网站进行了更新,使其更易于浏览。
标签: 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

在此版本中,用户可以选择为每个虚拟主机统计处理器。现在有一个测试,以确保日志文件的存在,然后尝试压缩它(抑制虚假警告)。如果虚拟主机是目录中的所有,现在跳过任何文件结尾的〜(Vim中)或。明博(用户)。哈希的代码域列表现在工作不论顺序声明出现在虚拟主机容器。阿帕奇::Logmonster::Perl是添加到分配。
标签: 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

标签: Initial freshmeat announcement

Project Resources