CONFIG LOG ALARM
Level
log+modify
History
BlockOverFlow appears in Netasq 6 1 0
BlockOverFlow moved to CONFIG ASQ LOG ALARM in Netasq 9 0 0
level changes from other+modify to log+modify in Netasq 9 0 0
state appears in Netasq 9 0 0
Syslog removed in 3 0 0
Description
Configure alarm log
Usage
[Full=(0|1|2)] [MaxSize=<Integer>] [Delay=<Integer>] [State=(0|1)]
where:
- Full=0 means that log files rotate when they are full;
- Full=1 means that no more log is written when log files are full;
- Full=2 means that the firewall is halted when log files are full
- MaxSize is the percentage of these logs among all logs (the sum of all MaxSizes must be 100)
Returns
Error code
Example
CONFIG LOG ALARM Full=1 MaxSize=13 Delay=3