|
DNS /
AnalogLooking at a DNS logfile using ANALOGA long, long time ago, when I was using ANALOG to view my Apache logfiles, I wrote a 'quick and dirty' script called attach:dnsparse.tgz? to allow me to do the same thing on by BIND nameserver logfiles - out of curiosity rather than any need to do so. Example OutputSupported Nameserver Logfile FormatsThe script was initially written for BIND v8.x. Currently the script does NOT run for logfiles generated with BIND v9.x, due to a lack of YEAR within the date field. However, it is possible to PATCH the source-code, to repair this odd change between the versions. |