The info-center rate-limit threshold command sets the maximum number of logs with the same log ID that the information center can process every second.
The undo info-center rate-limit threshold command restores the default setting.
info-center rate-limit threshold value [ byinfoid infoid | bymodule-alias modname alias ]
undo info-center rate-limit threshold [ value ] [ byinfoid infoid | bymodule-alias modname alias ]
| Parameter | Description | Value |
|---|---|---|
value |
Specifies the maximum number of logs with the same log ID that the information center can process every second. |
The value is an integer that ranges from 1 to 500. The default value is 30. |
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 modname |
Specifies the name of the module. |
The value is a string of 1 to 24 characters without spaces. |
bymodule-alias alias |
Specifies the name of the mnemonic. |
The value is a string of 1 to 64 characters without spaces. |
By default, the information center processes a maximum of 30 logs in a minute.