"Andr�s M�ndez" <[EMAIL PROTECTED]> (Tuesday, September 30, 2003 7:56 AM):
> Hello.
> I have several VirtualHosts, each one with it's own LogFile.
> Each VirtualHost has several domains associated (www.domain.com,
> www.domain.org and www.domain.net). The problem is that I want to obtain
> different reports based on the domains.
> I have configured Apache with %{Host}i so I can store the domain the client
> connects to, and I have defined a specific LOGFORMAT, so this is the
> configuration of each line:
> Apache:
> LogFormat "%{Host}i %h \"%{X-Forwarded-For}i\" %l %u %t \"%r\" %>s %b
> \"%{Referer}i\" \"%{User-Agent}i\"" combinado
> Analog:
> APACHELOGFORMAT (%{Host}i %h \"%{X-Forwarded-For}i\" %l %u %t \"%r\" %>s %b
> \"%{Referer}i\" \"%{User-Agent}i\")
> How can I configure Analog so it shows me the report of a domain doing a
> filtering based on that domain?
Use VHOSTINCLUDE to select the Virtual Host you want to report for.
See http://analog.cx/docs/include.html for details.
--
Jeremy Wadsack
Wadsack-Allen Digital Group
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| Digest version: http://lists.isite.net/listgate/analog-help-digest/
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------