In <p04330103ba620fa0f921@[203.79.72.8]>, Owen Watson <[EMAIL PROTECTED]> writes: > Is there any way to get GeoIP to work with Analog?
You could preprocess the server logs to convert the remote host address into a country name (or place the country name in the userid field, or another "unused" field you want to repurpose). Of course you could also extend the remote host address/name instead, for example Input: 10.1.1.1 ... Output: 10.1.1.1.country-us so reports could show hostnames grouped by country. Depends on what you mean by get GeoIP to work with Analog. -- Klaus Johannes Rusch [EMAIL PROTECTED] http://www.atmedia.net/KlausRusch/ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
