NGFW Command Line Interface Reference 177
NGFW{running-log}delete log-option fib events recv
NGFW{running-log}delete log audit mycontactname ALL
NGFW{running-log}delete log vpn mycontactname error
NGFW{running-log}delete log quarantine mycontactname none
NGFW{running-log}delete log system mycontactname info
NGFW{running-log}log
Add log to a log session.
Syntax
log audit CONTACT-NAME [ALL|none]
log quarantine CONTACT-NAME [ALL|none]
log system CONTACT-NAME [SEVERITY]
log vpn CONTACT-NAME [SEVERITY]
Valid entries:
audit Configure log for audit services
quarantine Configure log for quarantine services
system Configure log for all services
vpn Configure log for VPN (IPSec) services
SEVERITY alert|critical|debug|emergency|error|info|notice|warning|none
Example
NGFW{running-log}log audit mycontactname ALL
NGFW{running-log}log vpn mycontactname error
NGFW{running-log}log quarantine mycontactname none
NGFW{running-log}log system mycontactname info
NGFW{running-log}log-option
Add service log option.
Syntax
log-option fib (events|kernel|memory|packet) [recv|send]
log-option ppp (all|PPP-LOG-OPTION)
log-option xmsd (all|LOG_OPTION)
Valid entries:
fib Configure FIB log options
Possible values for fib
events Enable logging fib events
kernel Enable logging fib kernel
memory Enable logging fib memory
packet Enable logging fib packet (include recv and send)
ppp Configure PPP log options
xmsd Configure xmsd log options
Possible values for ppp PPP-LOG-OPTION:
all Enable all optional log items
auth Link authentication events
ipcp IPCP events and negotiation
ipv6cp IPV6CP events and negotiation
l2tp L2TP high level events
l2tp2 L2TP more detailed events
l2tp3 L2TP packet dumps
pptp PPTP high level events
pptp2 PPTP more detailed events
Komentarze do niniejszej Instrukcji