BIND logging

Phil plabonte at gmail.com
Thu May 31 13:45:18 UTC 2007


Thanks for all your replies.

Turns out I had to run rndc querylog
and then I had to touch the file first...

Now everything works.

Thanks everyone.

On 5/31/07, Olaf Mueller <daily-planet at istari.de> wrote:
>
> Phil wrote:
>
> > logging{
> >         channel simple_log {
> >                 file "/var/log/named/bind.log" versions 3 size 5m;
> >                 severity info;
> >                 print-category yes;
> >                 print-severity yes;
> >                 print-time yes;
> >                 };
> >         category default {
> >                 simple_log;
> >                 };
> > };
>
> > I tried using touch to make the inital file and I have also left the
> > directory listed above empty.
> My bind is started as below:
> starting BIND 9.3.3rc2 -u named -t /var/named/chroot
>
> So "/var/log/named/bind.log" in named.conf
> is /var/named/chroot/var/log/named/bind.log in real path.
>
>
> regards
> Olaf
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20070531/37d82df5/attachment-0002.html 


More information about the users mailing list