On Wed, 30 Jan 2002 18:02:12 -0500
begin  Bill Day <[EMAIL PROTECTED]> spewed forth:

> so far a total of 2 have stopped and the 3rd has never started:
> messages and cron have stopped loggin
> named never started logging to /var/log/named
> despite stopping named, cron and syslog then starting syslog cron and
> named?
> 
> but why would messages top logging too..?
> 
> anyone..?
> 

probably because there is no facility called named.  You _must_ use the
correct facility names.  And since you put named in two places (messages
and named), those probably won't work.

from man syslog.conf:
       The facility is one of the following keywords: auth, auth�
       priv, cron, daemon, kern, lpr, mail, mark, news,  security
       (same  as  auth),  syslog,  user,  uucp and local0 through
       local7.  The keyword security should not be  used  anymore

I don't rightly remember, so you need to check the bind documentation, but
I believe bind syslogs via kern (and possibly daemon).

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
                -- Nemesis Racing Team motto
Internet (H323) phone: 206.28.187.30
_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to