Event Management System/Logging
ExtremeWare XOS 11.3 Concepts Guide
199
and
syslog
targets are disabled on the backup MSM, as they are handled on the primary. If the
condition for the
primary-msm
target is met by a message generated on the backup, the event is sent to
the primary MSM.
Note that the
backup-msm
target is active only on the primary MSM, and the
primary-msm
target is
active only on the backup MSM.
Filtering Events Sent to Targets
Not all event messages are sent to every enabled target. Each target receives only the messages that it is
configured for.
Target Configuration
To specify the messages to send to an enabled target, you will set a message severity level, a filter name,
and a match expression. These items determine which messages are sent to the target. You can also
configure the format of the messages in the targets. For example, the console display target is
configured to get messages of severity info and greater, the NVRAM target gets messages of severity
warning
and greater, and the memory buffer target gets messages of severity
debug-data
and greater.
All the targets are associated by default with a filter named
DefaultFilter
, that passes all events at or
above the default severity threshold. All the targets are also associated with a default match expression
that matches any messages (the expression that matches any message is displayed as
Match : (none)
from the command line). And finally, each target has a format associated with it.
To display the current log configuration of the targets, use the following command:
show log configuration target {console | memory-buffer | nvram | primary-msm | backup-
msm | session | syslog {<ipaddress> | <ipPort> | vr <vr_name>} [local0 ... local7]}
To configure a target, you use specific commands for severity, filters, and formats. In addition, you can
configure the source IP address for a syslog target. Configuring the source IP address allows the
management station or syslog server to identify from which switch it received the log messages. To
configure the source IP address for a syslog target, use the following command:
configure log target syslog [all | <ipaddress> | <ipPort>] {vr <vr_name>} {local0 ...
local7} from <source-ip-address>
The following sections describe the commands required for configuring filters, formats, and severity.
Severity
Messages are issued with one of the severity levels specified by the standard Berkeley Software
Distribution (BSD) syslog values (RFC 3164)—
critical
,
error
,
warning
,
notice
, and
info
—plus three
severity levels for extended debugging—
debug-summary
,
debug-verbose
, and
debug-data
. Note that
RFC 3164 syslog values
emergency
and
alert
are not needed because
critical
is the most severe
event in the system.
Содержание ExtremeWare XOS 11.3
Страница 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Страница 25: ...1 Using ExtremeWare XOS...
Страница 26: ......
Страница 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Страница 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Страница 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Страница 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Страница 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Страница 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Страница 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Страница 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Страница 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Страница 393: ...2 Using Switching and Routing Protocols...
Страница 394: ......
Страница 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Страница 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Страница 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Страница 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Страница 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Страница 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Страница 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Страница 589: ...3 Appendixes...
Страница 590: ......
Страница 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Страница 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Страница 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...