SSH Reference Manual
Parameter Syntax
BURSTSUPPRESSIONMAXLOGLEVEL detail
Arguments
detail
A number is used to represent the level of suppression desired. A valid number must be between -1 indicating
no suppression, and 100 indicating to suppress all duplicate log messages.
Considerations
Burst suppression (BURSTSUPPRESSION) is ignored for log messages with a log level greater than a maximum log
level defined by parameter BURSTSUPPRESSIONMAXLOGLEVEL.
Default
If omitted, BURSTSUPPRESSIONMAXLOGLEVEL is set to 40.
Example
BURSTSUPPRESSIONMAXLOGLEVEL 50
See also
BURSTSUPPRESSION, BURSTSUPPRESSIONEXPIRATIONTIME
CACHEBURSTSUPPRESSION
Use this parameter to configure burst suppression for duplicate log message of log target memory cache.
Parameter Syntax
CACHEBURSTSUPPRESSION TRUE|FALSE
Arguments
TRUE|FALSE
Specifies whether CACHEBURSTSUPPRESSION is enabled or not:
o TRUE: Duplicate log messages will be suppressed.
o FALSE: Duplicate log messages will not be suppressed.
Considerations
The value of parameter CACHEBURSTSUPPRESSION is ignored if BURSTSUPPRESSION is set to TRUE.
Burst suppression for log target memory cache is enabled if either parameter BURSTSUPPRESSION or parameter
CACHEBURSTSUPPRESSION is set to TRUE.
Default
If omitted, CACHEBURSTSUPPRESSION is set to FALSE.
Example
CACHEBURSTSUPPRESSION TRUE
See also
BURSTSUPPRESSION, BURSTSUPPRESSIONEXPIRATIONTIME, BURSTSUPPRESSIONMAXLOGLEVEL
HP NonStop SSH Reference Manual Configuring and Running SSH2 • 67