You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ze...@cgisecurity.net on 2003/07/22 00:18:41 UTC

[users@httpd] Apache logging to database

Hello,

I'm curious what are some popular methods of logging to a database in apache 1 and 2? Does anyone have any suggestions based off of
their own experiences?

- zeno


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache logging to database

Posted by SAQIB <sa...@seagate.com>.
there is mod_log_sql. which worx very well.

however i have script that parse the log at night and stores in a DB, and
zeros the log file. i prefer this way.

Saqib Ali
---------
http://www.xml-dev.com

On Mon, 21 Jul 2003 zeno@cgisecurity.net wrote:

> Hello,
>
> I'm curious what are some popular methods of logging to a database in apache 1 and 2? Does anyone have any suggestions based off of
> their own experiences?
>
> - zeno
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org