54 Log Configure Commands
email set queueFile QUEUEFILE
email set deadletter DEADLETTER
email delete (sleepSeconds|maxRequeue|queueFile|deadletter)
Example
NGFW{log-configure}email set sleepSeconds 600
NGFW{log-configure}email delete sleepSeconds
NGFW{log-configure}email set maxRequeue 1
NGFW{log-configure}email delete maxRequeue
NGFW{log-configure}email set queueFile myqueuefile
NGFW{log-configure}email delete queueFile
NGFW{log-configure}email set deadletter mydeadletterfile
NGFW{log-configure}email delete deadletter
log-file-size
Set log file allocation as a percentage of the total 100 percent allowed for all log files.
# LOG FILE ALLOCATION SETTINGS
# INTERNAL DISK
log-file-size system 50%
log-file-size audit 50%
# ----
# Total 100%
Syntax
log-file-size FILE_NAME USAGE[%]
log-file-size
(audit|fwAlert|fwBlock|ipsAlert|ipsBlock|quarantine|reputationAlert|reputationBlock|
system|visibility|vpn) USAGE[%]
system and audit log files are kept on the internal disk
fwAlert, fwBlock, ipsAlert, ipsBlock, quarantine, reputationAlert, reputationBlock,
visibility, and vpn log files are kept on the external or ramdisk drive
Example
NGFW{log-configure}log-file-size system 50
NGFW{log-configure}log-file-size fwAlert 20
NGFW{log-configure}log-file-size audit 60
ERROR: This would over allocate (110%) the Internal log disk!
log-storage
Set local log file allocation of external CFast disk space. Usage value can range from 50 to 99 percent.
Syntax
log-storage external USAGE[%]
log-storage ramdisk USAGE[%]
Example
NGFW{log-configure}log-storage external 90
log-test
Sends a test message to the logging system(s).
Syntax
log-test (all|audit|vpn|quarantine|logID LOGID) [emergency [MESSAGE]]
log-test (all|audit|vpn|quarantine|logID LOGID) [alert [MESSAGE]]
Kommentare zu diesen Handbüchern