Our webserver was recently forced behind a firewall.  We got them to
forward the ip addresses of the client to us, but they sometimes come in
multiples.  So, instead of a single hostname we got a comma seperated
list of hostnames in the logs, and analog tags it as a corrupt line.

I've searched around for way to make analog parse this, but I can't find
anything.  Surely we aren't the first people to encounter this?

Here is what the normal line looks like, followed by what the
multiple-host lines look like:

<hostnameofproxy> <ipaddr> - - <etc>
<hostnameofproxy> <ipaddr>, <ipaddr> - - <etc>
<hostnameofproxy> <ipaddr>, <ipaddr>, <ipaddr> - - <etc>

--
William Colburn, "Sysprog" <[EMAIL PROTECTED]>
Computer Center, New Mexico Institute of Mining and Technology
http://www.nmt.edu/tcc/     http://www.nmt.edu/~wcolburn
+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to