clulog

NAME

clulog - Log a message to the cluster and/or system logs

SYNOPSIS

clulog -s severity [-l priority_filter ] [-n program_name ] [-p pid ] message

DESCRIPTION

The clulog command sends a message to syslogd(8).

OPTIONS

"-s Log at the specified severity (0-7; 0=ALERT, 7=DEBUG).
"-l Apply the specified filter (0-7) for the message. By default, clulog uses the service manager's assigned log level.
"-n Log as the specified program name.
"-p Log as the specified PID.

SEE ALSO

syslog(2), syslogd(8)