> -----Original Message-----
> From: Klaus Johannes Rusch [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 7:39 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: [analog-help] Saving time on DNS lookups
> 
> 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.
> 
        ->  Yes but the point is I do want DNS resolution but not for IP
ranges I know in advance will not resolve.


> 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
> 
        -->  I already have over 100 HOSTALIAS lines that need to be applied
for IP ranges that do not resolve.

        --> I am sure that most of the early adopters of analog are very
computer literate but for those who primarily administer Web sites and are
not ex systems programmers setting up pre-processing scripts for all their
log files is very complicated.  They want to run one program and get their
output, leaving the original log files unaltered.

                Jamie


+------------------------------------------------------------------------
|  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