This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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/ ****************************************************