show log_rate limit
Parameters
Parameter |
Description |
Value |
---|---|---|
controller_id=? | Controller ID. | The value is in the format of "XA","XB","XC","XD", where the "X" is an integer ranging from 0 to 3. |
gid=? | Process group ID. | The value must be an integer from 1 to 4,294,967,294. |
Example
Query log quota information of GID "2" on controller "0A".
developer:/>show log_rate limit controller_id=0A gid=2 GID : 2 Log Number : 1200 Interval : 30 Burst : 10000 Resume : 86400
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
GID | Process group ID. |
Log Number | Maximum number of log lines that can be printed in the period. |
Interval | Period, expressed in "days". |
Burst | Burst log quota. |
Resume | Log print restoration time, expressed in "seconds". |