configure log target upm match

configure log target upm {upm_profile_name} match {any | regex}

Description

Configures a log target to receive only those events that meet the specified match criteria.

Syntax Description

upm_profile_name Specifies the UPM log target to be configured.
any Matches any event. Use this option to remove a limitation configured with the regex option.
regex Specifies an expression that must be contained in all forwarded events.

Default

N/A.

Usage Guidelines

This command further restricts the events selected by the command: configure log target upm {upm_profile_name} filter filter-name {severity [[severity] {only}]}.

Example

The following example configures UPM log target testprofile1 to receive events that meet the criteria contain the text warning:

configure log target upm testprofile1 match warning

History

This command was first available in ExtremeXOS 12.1.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the Universal Port feature, see the Switch Engine 32.2 Feature License Requirements document.