Download List

프로젝트 설명

"yaala" parses logfiles and generates very detailed statistics in HTML format. The information one will get can be selected by using SQL-like expressions, which provide filtering with relational operators (like equal, greater than, less than) as well as regular expressions. It includes input parsers for the Common Log Format (e.g. Apache's access logs), NCSA logs (e.g. Apache's combined logs), Squid access logs, the xferlog format (used by FTP daemons), bind9's query logs, and postfix entries in the maillog.

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.

2003-12-07 21:47
0.7.2

Perl의 이전 버전에 대한 호환성 변경 내용이 적용되었습니다.
Tags: Usable, Minor bugfixes
Compatibility changes for old versions of Perl have been applied.

2003-09-25 23:18
0.7.1

persistency 코드에서 버그가 수정되었습니다 : 만들 어질 때 persistency 파일다면, 체크섬, 그것은 두 번째 실행에 덮어 쓰게 될 원인이 포함되지 않았다.
Tags: Experimental, Minor bugfixes
A bug in the persistency code has been fixed: when the persistency file had to be created, it didn't include a checksum, causing it to be overwritten in the second run.

2003-08-26 15:26
0.6.8

펄 5.8의 버그에 대한 해결 방법을 적용하고있다.
Tags: Usable, Minor bugfixes
A workaround for a bug in Perl 5.8 has been
applied.

2003-08-19 17:33
0.7.0

능력이 파일의 내부 데이터를 덤프하여 나중에 실행에 재사용이 추가되었습니다. 또한, 작은 버그수정이 적용되었습니다.
Tags: Experimental, Major feature enhancements
The ability to dump the internal data to a file
and reuse it in a later run has been added. Also,
small bugfixes have been applied.

2003-06-06 20:41
0.6.7

기능이 추가되었습니다 한번에 하나 이상의 집합을 선택합니다. 또한, 몇 가지 사소한 버그와 문제가 해결되었습니다.
Tags: Usable, Minor feature enhancements
The ability to select more than one aggregation at once has been added. Also, a few minor bugs and problems have been fixed.

Project Resources