You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Justin Georgeson <JG...@lgc.com> on 2011/09/29 22:57:35 UTC

[users@httpd] SQL logging

What do people recommend for logging httpd access to SQL. I know at the very worst I can set CustomLog "| sql_insert.sh" ... but was hoping there's something more efficient. I see the mod_log_sql project on OutOfOrder.cc, but that seems to stop at httpd 2.0. I see some people have an independent process to import the logs into SQL. So I suppose I could have a daily cronjob to analyse logs and insert them into a SQL table. That would possibly give me the option to collapse partial GETs into a single log entry too.

----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient.  Any review, use, distribution, or disclosure by others is strictly prohibited.  If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.