
NGFW Command Line Interface Reference 53
4 Log Configure Commands
Enter the log-configure command to access the log configuration context. Enter a question mark (?) at
the NGFW{log-configure} prompt to display a list of valid command entries. Then enter help
commandname to display help for a specific command.
display
Displays log configuration settings.
Syntax
display [log-sessions] [xml|verbose]
Example
NGFW{log-configure}display
# LOG EMAIL SETTINGS
email set sleepSeconds 300
email set maxRequeue 2016
# LOG ROTATE SETTINGS
rotate set sleepSeconds 600
rotate set defaultFiles 5
rotate set defaultCheckRecords 500
rotate set maxFileSize 100 MB
# LOG FILE DISK ALLOCATION
log-storage external 90%
log-storage ramdisk 25%
# LOG FILE ALLOCATION SETTINGS
# INTERNAL DISK
log-file-size system 50%
log-file-size audit 50%
# ----
# Total 100%
# EXTERNAL DISK (USER-DISK)
log-file-size fwAlert 20%
log-file-size fwBlock 20%
log-file-size ipsAlert 10%
log-file-size ipsBlock 10%
log-file-size reputationAlert 5%
log-file-size reputationBlock 5%
log-file-size visibility 20%
log-file-size quarantine 5%
log-file-size vpn 5%
# ----
# Total 100%
email
Allows you to set logging email daemon parameters.
Syntax
email set sleepSeconds SLEEPSEC
email set maxRequeue MAXREQUEUE
Commentaires sur ces manuels