Command Reference Guide

SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 321
logging forwarding priority-level [error | fatal | info | notice | warning]
Use the logging forwarding priority-level command to set the threshold for events sent to the configured
syslog server specified using the logging forwarding receiver-ip command. All events with the specified
priority or higher will be sent to all configured syslog servers. See logging email priority-level [error |
fatal | info | notice | warning] on page 315 for more information. Use the no form of this command to
return to the default priority.
Syntax Description
Sets the minimum priority threshold for sending messages to the syslog server specified using the
logging
forwarding receiver-ip
command.
The following priorities are available (ranking from lowest to highest):
Info
When selected, all events are logged.
Notice
When selected, events with
notice
,
warning
,
error
, and
fatal
priorities are logged.
Warning
When selected, events with
warning
,
error
, and
fatal
priorities are logged.
Error
When selected, events with
error
and
fatal
priorities are logged.
Fatal
When selected, only events with a
fatal
priority are logged.
Default Values
<priority> warning
Command Modes
(config)# Global Configuration Mode required
Usage Examples
The following example sends all messages with warning level or greater to the syslog server listed using
the logging forwarding receiver-ip command.
(config)#logging forwarding priority-level warning