In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
writes:

>         b.t.w. If it comes to it I could try to get one of the C programmers
> here to change analog - if it comes to that where should I be looking to
> make the change.

I would rather preprocess the log files and feed the result to analog, now run 
without DNS resolution. After all analog is primarily a program for generating 
statistics, not for modifying log information.

There are other applications for doing reverse-resolution, or for simple 
rewrites of IP addresses a script might do, even a one-liner like

  perl -n -p -e 's/^(123\.124\.\d+\.\d+) /$1.some.isp /' logfile | analog

-- 
Klaus Johannes Rusch
[EMAIL PROTECTED]
http://www.atmedia.net/KlausRusch/
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
+------------------------------------------------------------------------

Reply via email to