< Home

info-center rate-limit except

Function

The info-center rate-limit except command prevents logs with a specified log ID from being suppressed by the information center.

The undo info-center rate-limit except command deletes the preceding configuration.

Format

info-center rate-limit except { byinfoid infoid | bymodule-alias modname alias }

undo info-center rate-limit except { byinfoid infoid | bymodule-alias modname alias }

Parameters

Parameter Description Value
byinfoid infoid Specifies the log ID in hexadecimal notation.

The value is a string of 8 characters. The value is in hexadecimal notation, and the valid characters include 0-9, a-f, and A-F.

bymodule-alias Specifies a log through a module name and a mnemonic. -
modname Specifies the name of the module. The value is a string of 1 to 24 characters without spaces.
alias Specifies the name of the mnemonic. The value is a string of 1 to 64 characters without spaces.

Views

System view

Default Level

3: Management level

Usage Guidelines

When too many logs will never generate under a specified ID, you can run the info-center rate-limit except command to prevent logs with the specified log ID from being suppressed by the information center. This can avoid the impact of the suppression of the log processing rate. After the command is run, the information center no longer monitor logs with the specified log ID.

Example

# Prevent logs specified by the module name and mnemonic from being suppressed by the information center.

<sysname> system-view
[sysname] info-center rate-limit except bymodule-alias AAA AUTHEN_ERR_EVENT
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >