IBM SC30-3681-08 Saw User Manual


 
particular message level, “all” is assumed). Additionally, with the noremote
subsystem command, you can set a
syslog_facility
and
syslog_level
for any
remaining message levels that have not been turned off.
Syntax:
noremote
event...
group...
range...
subsystem...
event
subsystem.event#
Suppresses the remote logging of messages for the specified event.
group
group.name
Suppresses the remote logging of messages that were previously added to
the specified group (
group.name
).
range
subsystemname first_event_number last_event_number
Where
first_event_number
is the number of the first event in the specified
event range, and
last_event_number
is the number of the last event of the
specified event range.
Suppresses the remote logging of a range of messages for the specified
subsystem.
Example:
noremote range gw 19 22
Suppresses the remote logging of events gw.019, gw.020, gw.021, and
gw.022
subsystem
subsystem.name [syslog_facility syslog_level]
Suppresses the remote logging of messages associated with the specified
subsystem (
subsystem.name
).
Example 1:
noremote subsystem tkr
Suppresses the remote logging of all “tkr” messages.
Example 2:
ELS config> noremote subsystem tkr info
ELS config> SYSLOG FACILITY[LOG_USER]?
ELS config> SYSLOG LEVEL[LOG_INFO]?
In this example, “LOG_USER” and “LOG_INFO” were the values last picked
for subsystem TKR. The command specified turns off the remote logging for
subsystem TKR only for messages coded for “info”. Because
syslog_facility
and
syslog_level
was not specified, the software prompts for
syslog_facility
and
syslog_level
. If you enter another value at the prompts, that value will
replace
syslog_facility
and
syslog_level
for the remaining remote-logged
messages for the TKR subsystem.
Use the list all or list status commands to display what you have set with the
noremote and remote commands.
For more information about
syslog_facility
and
syslog_level
see “Remote” on
page 175.
ELS Configuration Commands (Talk 6)
Chapter 13. Configuring and Monitoring the Event Logging System (ELS) 173