> Somewhere in your apache httpd.conf file should be a CustomLog line listing a format 
>and a LogFormat line that defines it.
> If not then you don't have virtual host data logged in your logs and you might as 
>well through them out (unless you just
> want aggregate numbers) and start over with a custom log format. See the docs for 
>apache at http://www.apache.org/.

Got it!  Wow, this stuff is NOT intuitive!  It would help greatly if the docs had 
something like:

        If you're running apache on unix with virtual servers,
        place these commands in your httpd.conf file:

        LogFormat "%h %l %t \"%r\" %>s %b %v \"%{referer}i\" \"%{user-Agent}i\"" 
combination
        LogFormat "%{Referer}i -> %U" referer
        LogFormat "%{User-agent}i" agent 
        CustomLog logs/access_log combined

        Then place these files in your analog.cfg file:

        LOGFORMAT (%s - [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b %v "%f" "%B")

I finally have it figuring out the domains.

NOW... On to ANALOG's configuration...  It's sorting out the domains, and giving me a 
% of usage.  I'd like to see actual bytes as well.  Where is all the reporting defined?

Bob
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to