Previous Topic: Set Up the Berkeley syslog daemon

Next Topic: Reroute Messages to a Remote Host

Sample syslogd Configuration File

The following is a sample syslogd configuration file with Enterprise Management installed in a single‑host configuration:

# @(#) $Revision:  66.1  $
#
# syslogd configuration file
#
# See syslogd(1M) for information about the format of this file
#
mail.debug       /usr/spool/mqueue/syslog
*.info,mail.none /usr/adm/syslog
*.alert          /dev/Event
*.alert          root
*.emerg          *
*.info           /cai/nsmem/opr/config/abcfred/pipe/oprpipexxxx

Note: If CAIGLBL0000 is /cai/nsmem, and the current node name is abcfred, the preceding entry routes the *.info to Event Management. The entry for *.info is automatically added during the startup of the caiopr process.