configure log target match
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
587
configure log target match
configure log target [console | memory-buffer | nvram | primary-msm |
backup-msm | session | syslog [all | <ipaddress> | <ipPort> {vr <vr_name>}
[local0 ... local7]]] match [any |<match-expression>]
Description
Associates a match expression to a target.
Syntax Description
Default
By default, targets do not have a match expression. If a virtual router is not specified, VR-Mgmt is used.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
This command configures the specified target with a match expression. The filter associated with the
target is not affected. A message is sent to a target if the target has been enabled, the message passes the
console
Specifies the console display.
memory-buffer
Specifies the switch memory buffer.
nvram
Specifies the switch NVRAM.
primary-msm
Specifies the primary MSM.
NOTE: This parameter is available only on modular switches.
backup-msm
Specifies the backup MSM.
NOTE: This parameter is available only on modular switches.
session
Specifies the current session (including console display).
syslog
Specifies a syslog target.
all
Specifies all of the remote syslog servers.
ipaddress
Specifies the syslog IP address.
ipPort
Specifies the UDP port number for the syslog target.
vr_name
Specifies the virtual router that can reach the server IP address.
NOTE: The BlackDiamond 8800 series switch and the Summit X450 family of
switches do not support user-created VRs.
local0 ... local7
Specifies the local syslog facility.
any
Specifies that any messages will match. This effectively removes a previously
configured match expression.
match-expression
Specifies a regular expression. Only messages that match the regular
expression will be sent.