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.