sourCEntral - mobile manpages

pdf

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 <severity>

Log at the specified severity (0-7; 0=ALERT, 7=DEBUG).

−l <priority_filter>

Apply the specified filter (0-7) for the message. By default, clulog uses the service manager’s assigned log level.

−n <program_name>

Log as the specified program name.

−p <pid>

Log as the specified PID.

SEE ALSO

syslog(2), syslogd(8)

pdf