Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I would like to log the Time Stamp, FQDN, Source IP and Resolved IP with BIND. What I mean by this is, at the given Time Stamp a query for the FQDN was made by the Source IP to which the Resolved IP was given as an answer. Is this possible? How?

This is for doing some analytics/profiling of browsing histories, not for trouble shooting. My intention is to make changes to the logging configuration, dump the logs which can then be parsed to extract the data I need.

share|improve this question
DNS is not a great place to profile browsing history because of the heavy caching. – mgorven Jul 24 '12 at 7:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.