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 derfloh 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
Joined
Dec 29, 1999
Messages
1
Location
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