apalogretrieve 0.9.4 (Default branch) |
|
|
Saturday November 24, 2007. 11:58 AM FreshMeat
Apalogretrieve is a stand-alone program that
provides a SQL-like interface for
Apache-Logfile-Queries. You can retrieve data
from the logfile with SQL commands or use a
wildcard match, just as you would with an SQL
database.
License: GNU General Public License v2
Changes:
GROUP BY is now implemented. Exceptions of failed trials to open the log file now will be caught so that the program does not end. Some minor changes were made, including more documentation and the removal of dead code.
|