> Hi,
>
> Just updraded from 9.2.2 to 9.2.2rc1 and since then named doesn't log
From 9.2.1 maybe. BIND 9.2.2 doesn't exist yet.
> anything to SYSLOG anymore. It still logs queries as defined in my
> named.conf but everything that was logged to syslog with 9.2.2 just isn't
> logged anymore.
>
> Is this intentional? Haven't read anything about changes with logging in the
> CHANGES file.
>
> Here the relevant logging config part of my named.conf:
I would be checking your syslog configuration / implementation.
Mark
> --- snip ---
> logging {
> channel myLogChannel {
> file "/var/log/namedQuery.log";
> print-time yes;
> };
> channel myXferLogChannel {
> file "/var/log/namedXfer-out.log";
> severity debug 6;
> print-time yes;
> };
>
> category xfer-out { myXferLogChannel; };
> category xfer-in { myXferLogChannel; };
> category queries { myLogChannel; };
> category lame-servers { null; };
> };
> --- snap ---
>
> Please CC me, i'm on digest - thanks!
>
> --
> Stefan Seiz <http://www.StefanSeiz.com>
> Spamto: <bin@xxxxxxx>
>
>
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@xxxxxxx
|