Ver.CHAPTER 10. System Management© SAMSUNG Electronics Co., Ltd. page 352 of 4962600-00FK1RGA4 3.010.7 Syslog ConfigurationThe system log (syslog) configuration is required to transmit an event, alarm, and systemlog information to a target syslog server. You can configure maximum two target syslogservers in the system and you can configure the IP address and port number independently.In addition, because you can configure a filter level, only a filtered log information istransmitted to the syslog server.Configuration using CLITo transmit an alarm, event, and system log to the syslog server, executes the command asfollows:1) Go to configure mode of CLI.WEC8500# configure terminal2) To transmit an alarm, event, and system log information to the syslog server, specify‘enable’ as a parameter.WEC8500/configure# syslog enable3) Configure the IP address and UDP port of a target syslog server (The default of theUDP port is ‘514’.).WEC8500/configure# syslog add 192.168.0.91WEC8500/configure# syslog add 192.168.0.99 udpport 5104) Configure a log level to filter.WEC8500/configure# syslog level information5) To check the configured syslog information, use the ‘show syslog conf’ command.