approach on parsing the query-log file

Jonathan Petersson jpetersson at garnser.se
Thu Apr 30 01:38:29 UTC 2009


For those who's interested in the end-result I decided to post my code
on my blog.

http://garnser.blogspot.com/2009/04/dns-query-parser.html

The code creates a FIFO that BIND query-log writes to. Once the script
receives data it's parsed cached and written to a database.

I'll continue to make additions to it, if anyone has proposals of
additions or questions please contact me directly.

/Jonathan



More information about the bind-users mailing list