apalogretrieve 0-9-6 (Default branch) |
|
|
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:
Reading from gzipped logfiles transparently is
possible now. Output can be redirected to a file.
The output format was changed to aligned ASCII
(with blanks between the entries), HTML (table),
or LATEX (tabular). An error was corrected in the
documentation and logscanner and language-parser:
the Combined Logfile Format is now parsed
completely, even with the seldom used fields
"logname" and "userid".
|