64
By default, the log level is “Debugging”, which is the lowest critical level.
The log levels are defined as follows:
•
Emergency = system is unusable
•
Alert = action must be taken immediately
•
Critical = critical conditions
•
Error = Error conditions
•
Warning = normal but significant condition
•
Notice= normal but insignificant condition
•
Informational= provides information for reference
•
Debugging = debug-level messages
Emergency is the most serious event level, whereas Debugging is the
least important. For instance, if the log level is set to Debugging, all the
events from the lowest Debugging level to the most critical level
Emergency level will be recorded. If the log level is set to Error, only
Error and the level above will be logged.
Display
Level
Allows the user to select the logged events and displays on the
View
System Log
window for events of this level and above to the highest
Emergency level.
Mode
Allows you to specify whether events should be stored in the local
memory, or be sent to a remote system log server, or both
simultaneously. If remote mode is selected, view system log will not be
able to display events saved in the remote system log server.
When either Remote mode or Both mode is configured, the WEB UI will
prompt the user to enter the Server IP address and Server UDP port.
STEP 3:
Click
View System Log
. The results are displayed as follows.