AW: [Mod_log_sql] Software Front Ends?
Malte Geierhos
malte at g-house.de
Wed Oct 26 06:21:20 EST 2005
Hi again,
Some days ago i mentioned that modlogan makes a wonderful job...
It is very fast (up to 40000 records/s on a dual 2400+ Athlon @1GbRam )
And it can directly interface to mysql :
<-------snipp----------------------------------->
[input_mod_log_sql]
db_user = apache
db_passwd = xxxxxx
db_database = apache
db_host = localhost
db_query = SELECT
agent,bytes_sent,referer,remote_host,remote_user,request_duration,reques
t_method,request_protocol,request_uri,request_args,sta
tus,time_stamp,virtual_host FROM `access_www_XXXXX_com`
<-------snapp----------------------------------->
Perhaps you might want to test it ?
Find it at http://jan.kneschke.de/projects/modlogan/
I hope this helps.
malte
More information about the Mod_log_sql
mailing list