A few simple ones (I hope)
"Iceic" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <001701c2f112$6c5a2e70$1100a8c0@ortalla> |
Hi,
I've just recently install mod_log_sql into my copy of Apache 1.3.26
running on RH 7.1
Everything operates as well as could be expected - it even did
everything on my first attempt
at starting apache - my most successful mod install to date.
I just had a few questions for you all regarding a few things I'd like
to get out of mod_log_sql but
can't seem to find the information regarding it, despite some intensive
searching in the docs.
I'm running the LogSQLMassVirtualHosting directive as I'm running apache
in a similar fashion. This
works fine at creating the necessary tables etc, but there's a few
things that I'm confused on how
to achieve, if in fact these things are achievable with the current
version of mod_log_sql.
1- Is it possible to control what logging information is being outputted
to the db? Most of what I can
find regarding this is restricted to VirtualHost directives, which I
don't use.
2- I don't foresee any need for the headout, headin, notes and cookies
tables in my application, and as such
I'd like to be able to tell mod_log_sql to not bother outputting
them, as it'll just consume disk space?
3- Whilst I can appreciate that this is the way it does things, I
thought I might ask if anyone had found a
way around it. In a LogSQLMassVirtualHosting environment visits to
the site www.blah.com <http://www.blah.com/> and blah.com are
recorded under two separate tables. Whilst it's possible for me to
code the application around this I thought I might
just double check if there's an easy way to get this done in the
logging process.
Thanks all for your time and thoughts.
Michael.