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.
info-center rate-limit except { byinfoid infoid | bymodule-alias modname alias }
undo info-center rate-limit except { byinfoid infoid | bymodule-alias modname alias }
| 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. |
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.