Re: BIND logging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx> 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@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux