Forum Moderators: phranque

Message Too Old, No Replies

Extracting unique user-agents from Apache combined logfile

How do I do it?

         

mikomido

12:20 pm on Sep 10, 2007 (gmt 0)



I run Unix, so basically, I am trying to "cat httpd-access.log" and then grep or something to get a list of all unique user-agents.

The reason? I want to see what bots are visiting my site.

ogletree

12:24 pm on Sep 10, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Just get one of many log file programs. They all have a user agent section.

vincevincevince

6:50 am on Sep 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Agree. Webalizer will run well from the command prompt as a one-off process if required.