Chapter 35 Logs
UAG CLI Reference Guide
232
35.1.2 System Log Commands
This table lists the commands for the system log settings.
35.1.2.1 System Log Command Examples
The following command displays the current status of the system log.
Table 132 logging Commands: System Log Settings
COMMAND DESCRIPTION
show logging status system-log Displays the current settings for the system log.
logging system-log category module_name
{disable | level normal | level all}
Specifies what kind of information, if any, is logged in the system log and
debugging log for the specified category.
[no] logging system-log suppression
interval <10..600>
Sets the log consolidation interval for the system log. The no command
sets the interval to ten.
[no] logging system-log suppression Enables log consolidation in the system log. The no command disables log
consolidation in the system log.
[no] connectivity-check continuous-log
activate
Has the UAG generate a log for each connectivity check. The no command
has the UAG only log the first connectivity check.
show connectivity-check continuous-log
status
Displays whether or not the UAG generates a log for each connectivity
check.
clear logging system-log buffer Clears the system log.
Router# configure terminal
Router(config)# show logging status system-log
58 events logged
suppression active : yes
suppression interval: 10
category settings :
content-filter : normal , content-filter-forward: no ,
forward-web-sites : no , blocked-web-sites : normal ,
warning-web-sites : normal , user : normal ,
myZyXEL.com : normal , zysh : normal ,
bwm : normal , ike : normal ,
ipsec : normal , firewall : normal ,
sessions-limit : normal , policy-route : normal ,
built-in-service : normal , system : normal ,
system-monitoring : no , connectivity-check: normal ,
routing-protocol : normal , nat : normal ,
pki : normal , interface : normal ,
interface-statistics: no , account : normal ,
port-grouping : normal , ssl-vpn : normal ,
traffic-log : no , file-manage : normal ,
adp : normal , usb-storage : normal ,
daily-report : normal , ipmac-binding : normal ,
dhcp : normal , eps : normal ,
web-authentication: normal , smtp-redirect : normal ,
vpn-1-1-mapping : normal , default : all ,
Router(config)#