Configuring syslog.conf for Suncal

The Suncal utility logs calibration changes using syslog to puts a message into the /var/log/irisrda/messages file. If you wish to put these in a separate file, perform the following steps.

  1. Log in as root.
  2. Edit the /etc/vaisala/irisrda/syslog.conf file by adding the following at the end of the file:
    # Log user.info messages to sigmet.log
    user.info /var/log/irisrda/sigmet.log
  3. Send kill -hup to the syslogd process.