On Wed, 25 Oct 2000, Dan Horth wrote:
> 
> We serve a couple of low bandwidth / low hit sites for some of our 
> clients and provide them with daily log summaries - as such we need 
> the client IPs resolved... then again I could re-write the log 
> analysis scripts to lookup the hostname while compiling the report - 
> but that's a can of worms I'm not too interested in thinking about 
> just at this moment...

Dan. I can't explain why your IPs are not getting looked up anymore, but
can tell you that there is no can of worms here. Apache comes with a
program called logresolve that looks up all the IPs and generates a
"resolved" version of the logfile. Webalizer works great with it
either way.

So I say don't worry about doing it dynamically, get better latency and do
it as a post processing step in your cron job right before running you log
analysis program.

charles



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to