On Thu, 27 Feb 2003, Eric Chen wrote: > i've encountered the following problem where Analog considers Apache > +log entries like: > > (one log entry line) > somehost - - [27/Feb/2003:11:02:29 -0500] "GET /^M HTTP/1.0" 200 10191 > > to be: > (two log lines) > somehost - - [27/Feb/2003:11:02:29 -0500] "GET / > HTTP/1.0" 200 10191 > > does anybody have suggestions on how to avoid this problem w/out > pre-processing the log files to remove the "\r". >
You could add another LOGFORMAT to catch them, but only if the \r always comes in a predictable place. It's probably not worth it if there aren't very many of them though. -- 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 +------------------------------------------------------------------------