SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
477
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 471 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):
Error
When selected, events with error and fatal priorities are logged.
Fatal
When selected, only events with a fatal priority are logged.
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.
Default Values
By default, the
logging forwarding priority-level
is set to
warning
.
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.
ProCurve(config)#
logging forwarding priority-level warning