CONFIG SECURITYINSPECTION COMMON LOGFILTER
Level
asq,modify
History
Appears in 3.7.12
Description
Configure log filter overflow settings
Usage
[BlockOverflow=(0|1)] [BlockDrop=<0-100>]
- BlockOverflow : action to apply to the packet if the log is not created (0: PASS, 1: BLOCK)
- BlockDrop: percentage of log queue usage from which Drop action logs are no longer raised to favor Pass action logs
- No argument : show current settings
Returns
Error code
Example
CONFIG SECURITYINSPECTION COMMON LOGFILTER BlockOverflow=1 BlockDrop=30