Re: open-source tool for filter out stats from dns logs

2013-01-02 Thread Carlos Vicente
Have you looked at DSC? http://dns.measurement-factory.com/tools/dsc/ It doesn't parse logs, but reads actual packet traces, and it reports many good statistics, with nice colored graphs. cv On Sat, Dec 29, 2012 at 11:56 AM, Gaurav Kansal wrote: > Dear Team, > > > > I want to collect some stat

RE: open-source tool for filter out stats from dns logs

2013-01-02 Thread Kumar, Naveen
Hi Gaurav, Try following code and change as per your requirement (I used it to capture uniqued IP address) Create empty file "/tmp/out_log" before starting, so that values will be stored and can be used even after log rotation. #!/usr/bin/perl use File::Copy qw(copy); #Search unique IP a

Re: Named stopped loging?

2013-01-02 Thread Cathy Almond
On 28/12/12 15:54, Manson, John wrote: > Good Day > > Running 9.9.2 for about a month now with no worries. > Today I noticed only the reload message in the namedlog and not the zone > messages that are usually there after stopping and restarting the named > process. > > Worked fine on the 26th