syslogd.1m (2010 09)

s
syslogd(1M) syslogd(1M)
WARNINGS
A configuration file selector selects all messages at the specified level or higher . The configuration lines:
user.debug /tmp/logfile
user.info /tmp/logfile
cause the logfile to get two copies of all
user messages at level info and above.
Kernel panic messages are not sent to
syslogd
.
All HP-UX kernel messages are treated as if they had the
crit priority level.
If
syslogd is invoked with the -D
option and syslogd terminates abnormally, kernel messages will
not appear on the system console. In that case, reinvoke
syslogd without the -D option to enable the
kernel to send its messages to the system console.
syslogd does not support logging to named pipes. Therefore, if a named pipe is specified in the
configuration file, the behavior of
syslogd is undefined, and syslogd may lose messages if blocked or
terminated on a
SIGPIPE.
syslogd does not support long user and group names on the current release, HP-UX 11i V3.
syslogd logs messages in a locale-independent fashion.
syslogd assumes that ASCII control characters do not form intermediate bytes of the charac-
ters of a multibyte locale.
syslogd truncates the last character when the maximum length of the message LINE_MAX is
reached, even though it is a valid multibyte character.
AUTHOR
syslogd was developed by the University of California, Berkeley.
FILES
/dev/klog The kernel log device
/dev/log The named pipe on which syslogd reads log messages
/dev/log.un The UNIX domain socket on which syslogd reads log messages
/etc/syslog.conf Configuration file
/etc/default/syslogd
Configuration file for maximum log size
/var/run/syslog.pid
Process ID
SEE ALSO
logger(1), syslog(3C).
HP-UX 11i Version 3: September 2010 3 Hewlett-Packard Company 3