4.1.6 System Log Configuration

Configure the Syslog server IP address and Syslog Level severity, as shown in the following figure.

Figure 4-13. System Log Configuration

The System Log Configuration page has the following parameters:

  • Server Mode: Indicates the server mode operation. The syslog protocol is based on UDP communication and received on UDP port 514, and the syslog server does not send acknowledgments to sender, as UDP is a connectionless protocol, and it does not provide acknowledgments. The syslog packet always sends out even if the Syslog server does not exist. The following are the possible modes:
    • Enabled: Enables server mode operation
    • Disabled: Disables server mode operation
  • Server Address: Indicates the IPv4 host address of syslog server. If the switch provides DNS feature, then it can also be a domain name.
  • Syslog Level: Indicates the kind of message that is sent to the syslog server. The following are the possible modes:
    • Error: Send specific messages regarding the severity code that is less than or equal to Error (3)
    • Warning: Send specific messages regarding the severity code that is less than or equal to Warning (4)
    • Notice: Send specific messages regarding the severity code that is less than or equal to Notice (5)
    • Informational: Send specific messages regarding the severity code that is less than or equal to Informational (6)