Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

If the above feature is not bundled in your product by default, you can install it using the instructions given in the Feature Management section. 

Follow the instructions below to access statistics on application logs.1.

  1. Log on to the product's management console and

...

Image Removed

...

  1. click Monitor in the left navigation pane.
  2. Click Application Logs to open the Application Logs page. It displays logs of a selected application in a bottom-up manner

...

  1. as shown in the example below.

    Image Added 

    Info

    The log messages displayed on this page are obtained from a memory appender. Therefore, the severity (log level) of the displayed log messages are equal to or higher than the threshold of the memory appender. For more information on appenders, loggers, their log levels and logging, see http://logging.apache.org/log4j

     

...

Image Removed

...

  1. To view the logs of a specific deployed web service or web application, select the required service/application name from the drop-down list shown below.

    Image Added
     
  2. If you want to view only logs of a specific category, select the required category from the View list shown below.

    Image Added

    The available categories are:

    • TRACE - Trace messages.
    • DEBUG - Debug messages.
    • INFO - Information messages.
    • WARN - Warning messages.
    • ERROR - Error messages.
    • FATAL - Fatal error messages.

...

For example,

Image Removed

...



  1. To view a specific log, enter a keyword (or a part of a keyword)

...

  1. in the Search Logs field and click Search as shown below. When the search criteria is

...

For example,

Image Removed

  1. entered, Custom is displayed in the View field.

    Image Added

    Info

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

Excerpt
hiddentrue

Description of application logs of WSO2 products.