Apache on Linux: How to get agent/referrer logs?

Apache on Linux: How to get agent/referrer logs?

Post by Michael Fu » Wed, 10 Sep 1997 04:00:00




> How do I get my Apache server (running on Linux) to create referrer and
> agent logs?  (I already get access_log and error_log.)  Thanks.

Look at the documentation for mod_log_config -- it shows how to
create custom log files.

--
Michael Fuhr
http://www.dimensional.com/~mfuhr/

 
 
 

Apache on Linux: How to get agent/referrer logs?

Post by John Murtar » Thu, 11 Sep 1997 04:00:00



> How do I get my Apache server (running on Linux) to create referrer and
> agent logs?  (I already get access_log and error_log.)  Thanks.


We run Apache on Solaris, but this should work fine for you.
In our http.conf file we have the following custom log format
defined (overriding the default) for all our domains:

LogFormat "domain-name: %h %l %u %t \"%r\" %s %b \"%{referer}i\"
\"%{user-agent}i\" "

We then run a script which seperates the master log into a seperate
log for each domain. We then use analog
to do the analysis and it gives us reports that include all the
info, check:  http://www.statslab.cam.ac.uk/~sret1/analog/

Best regards!
-
                                          John
___________________________________________________________________
John Murtari                              Software Workshop Inc.

http://www.thebook.com/

 
 
 

Apache on Linux: How to get agent/referrer logs?

Post by David Gagliard » Thu, 25 Sep 1997 04:00:00




> > How do I get my Apache server (running on Linux) to create referrer and
> > agent logs?  (I already get access_log and error_log.)  Thanks.

> Look at the documentation for mod_log_config -- it shows how to
> create custom log files.

> --
> Michael Fuhr
> http://www.dimensional.com/~mfuhr/

 Hi mike, what you need to do is read the docs and add those config lines
into the httpd.conf file then restart the server.... If this makes sense
KUDOS... if not e-mail back i'll try to explain in more detail...

--
====================================

{200 Grove Rd.   Tel (609)848-5900 }
{Suite B         Fax (609)848-0374 }
{ThoroFare, NJ 08086               }
{Network Operations                }
====================================

 
 
 

1. referrer and agent logs under Commerce server

Anyone know a way to coerce Commerce server 1.0 to generate agent
and/or referrer logs?

</eal>

--
Eric A. Litman, CEO, Viaduct, Inc.            http://www.viaduct.com/
Internet security and commerce consulting.    PCS: (301) 254-0200

2. multiple copies with enq (lpr, enscript ...

3. Enterprise 2.1 Server and Referrer/Agent Logs

4. user expire ?

5. Apache support for referrer and user agent

6. TOP JOBS AVAILABLE

7. Where is the referrer log file in Apache?

8. history

9. Apache logging the cache referrer

10. Apache Transfer/Referrer log help needed

11. ANSWER: Agent field in Apache Log

12. Referer + Agent on Apache log solved!!

13. Apache agent & referer logs