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

Re: Queue must be local, and syslog conf fix



Sitler Jeffrey L Civ AFIT/ENP wrote:
> 
> Anne,
> Is everything then set up correctly in syslog.conf for your work?
> Or do you need for me to massage something else in there?
> Jeff
> 
Jeff,

I still do not see the tabs separating the fields in the local0.debug
entry.  

Also, although you could probably live without these changes, but since
you're in there, change

*.err;kern.notice;auth.notice                   /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit        /var/adm/messages

to this:


*.err;kern.notice;auth.notice;local0.none                  /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit;local0.none      
/var/adm/messages

This will ensure that messages from the ldm will not go to your system
logging facilities.

Anne
-- 
***************************************************
Anne Wilson                     UCAR Unidata Program            
address@hidden                 P.O. Box 3000
                                  Boulder, CO  80307
----------------------------------------------------
Unidata WWW server       http://www.unidata.ucar.edu/
****************************************************