As far as I can tell, each listed host is correct. Each host that appears in the line is a host that requested that URL. Either the came in to the proxy about the same time, or it is keeping a list of hosts that were serviced from the cache and periodically reporting those back to us.
If analog can't do this then I bet the solution is a script that rewrites the logs. Ick. On Mon, Feb 10, 2003 at 10:09:29AM -0700, Jeremy Wadsack wrote: > Given the log format you've shown, I don't know that there is anyway > to get Analog to recognize those lines, except by making a special > case for each one. Start with the LOGFORMAT lines in > http://analog.cx/docs/logfmt.html near the bottom that match your log > files (e.g. Combined, or Common) and modify them as below: > > LOGFORMAT %j %S %j %u [%d... > > LOGFORMAT %j %j, %S %j %u [%d... > > LOGFORMAT %j %j, %j, %S %j %u [%d... > > LOGFORMAT %j %j, %j, %j, %S %j %u [%d... > > > Of course, this assumes that the last IP listed is the true host. You > may have to do some investigation of specific requests to figure out > which one to insert %S at. > > > -- > > Jeremy Wadsack > Wadsack-Allen Digital Group > > +------------------------------------------------------------------------ > | 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 > +------------------------------------------------------------------------ -- 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 +------------------------------------------------------------------------
