Logs Settings System


This page allows you to log the messages happened in this system for later reference.


There are 4 types of logging targets are provided for the logs,

Memory Logs  The logs will be cleared after system reboot.

Flash Logs  The logs will be stored into flash.

Console   Display log message through UART interface.

Syslogs  Log the message to a remote host with BSD syslogd compliant daemon running.
    Name - A short name for identifying this server.
    IP Address - Syslog Server IP address.
    Port - UDP port of the Syslogs Server.
    Facility - The facility value to be used when logs are recorded in the remote server. See RFC 3164 for more details.


Level
Indicates the severity of the logs.


ACTION
Clickes on hyperlink 'Clear Logs' will erase the logs.