System information

12-215
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
logging #?
logging #?
To insert a routing rules entry into the logging table before the specified entry, use the logging #?
command.
logging #?
logging #nn level notification-level from facility-name to destination1 [destination2...]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Event, trace and debug messages can be routed to various destinations, based on the notification level of
the message and the application area (facility) that generated the message. When a log message is
received by the storage router, the logging table rules are searched by facility name and by message level
until a match is found. The log message is sent to all the destinations specified by the matching rule.
New routing rules are normally appended to the existing rules in the table. Use this command to insert
a routing rule at a specific location within the table.
To display an indexed lists of entries in the logging table, use the number sign (#) character followed by
a question mark (?). That action will cause the routing rules in the logging table to be displayed as a
numbered (indexed) set of lines. The command is displayed at the prompt below the list to the point of
the # keyword. Complete the command by entering the appropriate index number and the desired
keywords and variables to compose the new routing rule. The new routing rule will be added to the table
before the specified entry.
#? Request an indexed list of entries in the logging table.
#nn The index number from the displayed list of entries. The new routing rule
will be inserted before the specified logging table entry.
notification-level Limit logging to messages of a specified level or lower levels. See
Table 12-10 in the Usage Guidelines section for a list of valid names that
can be used for the notification-level argument.
from facility-name The name of the facility. A facility is the feature area from which the
message is received. See Table 12-11 in the Usage Guidelines section for a
list of valid facility names. Each facility can have eight notification levels.
Each notification level can have up to seven destination.
to destination1
[destination2...]
At least one of the destinations described in Table 12-12.
Release Modification
3.2.1 This command was introduced.