Saturday, September 5, 2009
Query Apache logfiles via SQL
Posted on 1:24 AM by Unknown
The Apache SQL Analyser (ASQL) is designed to read Apache log files and dynamically convert them to SQLite format so you can analyse them in a more meaningful way. Using the cut, uniq and wc commands, you can parse a log file by hand to figure out how many unique visitors came to your site, but using Apache SQL Analyser is much faster and means that the whole log gets parsed only once. Finding
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment