![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: how to resolve IP's in an HTTPd that doesn't resolve them?by taint (Chaplain) |
on Jun 13, 2018 at 20:12 UTC ( #1216588=note: print w/replies, xml ) | Need Help?? |
"Perhaps stating your overall objective would be handy here to get more appropriate feedback" Hmm... judging by your answer; I do indeed need to better define my objective -- Sorry. :-( What I'm hoping to ultimately achieve, is to have the current logging the HTTPd provides, return (resolve) the connecting IP addresses it currently dumps to the log(s). Maybe an example would be prudent here: When what I'd really like to see, is the following: Seems that this should be possible. I could simply: or some such to feed the logs to a resolver. But I'm ideally looking for a way to process the log(s) (connections) in "real time". So that the logs have the correct access times. I can imagine filtering , or piping it. But am not sure if they're the only/best solutions. So here I ask. :-) Thanks, stevieb, for taking the time to respond! Evil is good, for without it, Good would have no value
In Section
Seekers of Perl Wisdom
|
|