On Wed, 29 Jan 2003, Edgar Jacoby wrote: > > Hallo, > > yes I checked it, the entry is "noref": > > xxx.xxx.xxx.xxx - - [16/Jan/2003:10:30:13 +0100] "GET /default.htm HTTP/1.1" > 200 152 "noref" "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)" > 217.224.238.247 217.224.238.247 rrsqAbrrXTz-GnPl 0 >
Hmmm, I see what's going on here. Analog is being too smart. It realises that "noref" isn't a valid referrer, and throws it away before you get a chance to alias it. There's not much you can do about this, I'm afraid, other than preprocess your logfile with sed or Perl (or something) first. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim." (Edsger W. Dijkstra) +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
