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.
Gilbert, You should have local0.none for the /var/adm/messages line and local0.debug for the ldmd.log line. Remember, TABS are important separators in the syslog.conf file. Here is an example : *.err;kern.notice;auth.notice;user.none;local0.none /dev/console *.err;kern.notice;auth.notice;user.none;local0.none /var/adm/console *.err;kern.debug;mail.crit;user.none;local0.none /var/adm/messages # ldm # local0.debug /data/ldm/logs/ldmd.log Steve Chiswell On Sun, 19 Sep 1999, Gilbert Sebenste wrote: > Steve, > > > Gilbert, > > > > You should have the local0.none log command on your > > /var/log/messages line in your syslog.conf file. This should > > be shown in the LDM setup information. > > > > Use local0.debug for your ldm logging to ldmd.log. Since your > > /var/adm/messages and/or /dev/console lines in /etc/syslog.conf > > probably have a *.err or *.warn, you need to tell syslog > > to exclude the local0 logging with the local0.none entry. > > > > Steve Chiswell > > Unidata User Support > > I have local0.none in there now, but now ldmd.log is not updating. I don't > think I understand. Also, I can't get to the LDM man pages on the site > right now. I'll look into it later. Thanks! > > Gilbert > > ******************************************************************************* > Gilbert Sebenste ******** > Internet: address@hidden (My opinions only!) ****** > Staff Meteorologist, Northern Illinois University **** > Work phone: 815-753-5492 *** > ******************************************************************************* > > >