Monitor Logs - User Guide

Monitor Logs

This page displays all the system logs. You can also search for a particular log using the Search Logs feature.

  1. In the navigator, under Monitor, click Logs. The System Logs page appears.�
  2. In the View list, select the category of logs you want to view. The available categories are,
INFO �- Information messages WARN �- Warning messages ERROR �- Error messages DEBUG �- Debug messages TRACE �- Trace messages FATAL -�Fatal error messages

    Figure 1: Monitor Logs

    The log messages, displayed in this page are obtained from a memory appender. Hence, the severity(log level) of the displayed log messages are equal or higher than the threshold of the memory appender. For more information on appenders, loggers and their log levels, please visit here.

    Log files on disk

    The location of the log files on disk is specified in the log4j.configuration file.