Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Log files

Status
Not open for further replies.

erikg

Programmer
Dec 29, 1999
1
DK
I am logging access etc., but after I upgraded Apache, I am having problems with the log analysis.<br>
<br>
Here's an example from the &gt;VirtualHost&gt; of my httpd.conf:<br>
<br>
Transferlog /usr/local/ <br>
CustomLog /usr/local/ &quot;%{Referer}i&quot; <br>
CustomLog /usr/local/ &quot;%t %{User-agent}i&quot;<br>
<br>
Please help me out. How can I have a descent log analysis?<br>
<br>
I used Analog earlier, but it can't handle the refererlog anymore.<br>
<br>
I would either have Analog to work or use another program.<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top