I have two questions:  Analog doesn't seem to be including my refering sources. My apache config looks like this:
 
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog logs/access_log combined
 
I have tried several different LOGFORMAT commands and reran the code each time with nothing in the output.  i have an apache log like this:
 
150.230.3.4 - - [01/Dec/2004:11:28:35 -0500] "GET / HTTP/1.1" 304 - "http://www.sportsmansresource.com/ffishstripedbass.htm" "Mozill
a/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
 
Can someone assist with the correct LOGFORMAT command to use? 
 
Second.  I migrated my site to a new server from IIS.  Will analog analyze my IIS logs if I move them to the new server?
 
Thanks.
 
Jeff
 
 
 
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to