Re: Logging Errors to the database
Edward Rudd <[email protected]> Fri, 5 Sep 2008 22:28:42 -0400
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Unfortunately, mod_log_sql does not do anything with the error log. Also read http://www.outoforder.cc/projects/apache/mod_log_sql/docs-2.0/?chapter=/4/#id_4_1_1_5 Also, there are no module hooks to intercept the error log to redirect it somewhere else. There are some other options, that would probably be better suited to your needs. Using syslog, or a custom script. Read http://httpd.apache.org/docs/2.2/mod/core.html#errorlog and also http://www.oreillynet.com/pub/a/sysadmin/2006/10/12/httpd-syslog.html On Sep 5, 2008, at 10:43 AM, Matthew Macdonald-Wallace wrote: > Hi All, > > I've recently started using mod_log_sql for a linux-ha based > webcluster > to ensure that I don't have any issues with logging across nodes > (mainly for awstats generation!). > > Is it possible to specify another table to use for error logs? > > Ideally I want to be able to run analysis across this data as well. > > Thanks in advance, > > Matt > -- > Matthew Macdonald-Wallace > [email protected] > http://www.truthisfreedom.org.uk > _______________________________________________ > Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/ > > To unsubscribe send an e-mail to > mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org _______________________________________________ Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/ To unsubscribe send an e-mail to mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org