1
0
Files
irix-657m-src/eoe/cmd/bsd/syslog.conf
2022-09-29 17:59:04 +03:00

16 lines
633 B
Plaintext

# Configuration file for syslogd(1M)
# $Revision: 1.18 $
#
# Formats: selector<TAB>action
# selector<TAB>filter<TAB>action
kern.debug |/usr/sbin/klogpp /var/adm/SYSLOG
*.debug;kern.none /var/adm/SYSLOG
# Root runs a cron job to rotate the system log file,
# which is very dependent on the format of the following line.
# Therefore, additional loggings at the 'crit' level should only
# be added AFTER the following 'crit' level system logging,
# or the cron job will not work properly.
*.crit |/usr/sbin/sysmonpp /var/adm/SYSLOG
# Enable forwarding to eventmon daemon (UNIX socket)
*.debug @@/tmp/.eventmond.events.sock