红联Linux门户
Linux帮助

Apache SQL analyser

发布时间:2012-10-13 09:34:56来源:红联作者:empast
Apache SQL analyser 是一个用来将 Apache 的 Web 访问日志存入到数据库的一个小工具。

asql allows you to run SQL queries against log files formatted in the Apache common log file format. You may load multiple log files into a session, then run queries using a full SQL implementation, to find things such as the most common referers to your site, the greediest downloaders, and much more. Internally, each log file is parsed and imported into a temporary SQLite database, so performance is very good.

主页:http://www.steve.org.uk/Software/asql/

下载:http://www.steve.org.uk/Software/linux.html

来自:开源中国社区
文章评论

共有 0 条评论