![Comnet CWGE24MS2 Installation And Operation Manual Download Page 276](http://html1.mh-extra.com/html/comnet/cwge24ms2/cwge24ms2_installation-and-operation-manual_2644377276.webp)
INS_CWGE24MS2_REV–
10/05/16 PAGE 276
INSTALLATION AND OPERATION MANUAL
CWGE24MS2
TECH SUPPORT: 1.888.678.9427
System log
Introduction
The syslog function records some of system information for debugging purpose. Each log
message recorded with one of these levels, Alert / Critical / Error / Warning / Notice / Information.
The syslog function can be enabled or disabled. The default setting is disabled. The log message
is recorded in the Switch file system. If the syslog server’s IP address has been configured, the
Switch will send a copy to the syslog server.
The log message file is limited in 4KB size. If the file is full, the oldest one will be replaced.
CLI Configuration
Node
Command
Description
enable
show syslog
The command displays the entire log message recorded
in the Switch.
enable
show syslog level LEVEL
The command displays the log message with the LEVEL
recorded in the Switch.
enable
show syslog server
The command displays the syslog server configurations.
configure clear syslog
The command clears the syslog message.
configure syslog-server (disable|enable)
The command disables / enables the syslog server
function.
configure syslog-server ipv4-ip IPADDR
The command configures the syslog server’s IP address in
IPv4 format.
configure syslog-server ipv6-ip IPADDR
The command configures the syslog server’s IP address in
IPv6 format.
configure syslog-server facility
The command configures the syslog facility level.
Example:
CWGE24MS2#configure terminal
CWGE24MS2(config)#syslog-server ipv4-ip 192.168.200.106
CWGE24MS2(config)#syslog-server enable