openbsd-ports/www/asql/pkg/DESCR
pea 3bb9d343a2 Import Asql.
ASQL is a simple tool to allow you to query Apache common logfiles
via SQL.

With comments/tweaks from sthen@

ok sthen@
2012-04-24 09:52:08 +00:00

6 lines
319 B
Plaintext

ASQL is a simple tool to allow you to query Apache common logfiles
via SQL. (Only "Apache common" logfiles are currently supported.)
When asql starts up it creates a temporary SQLite database to hold
the contents of the parsed logfile(s) you might load. This temporary
database may then be queried directly via SQL.