Versions Compared

Key

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

...

Follow the instructions below to access statistics on Application Logs.1.

  1. Log on to the product's management console and select "Monitor -> Application Logs."

...

...

  1. The "Application Logs" page appears. This page displays logs of a selected application in a bottom-up manner. For example,

Image Removed

  1. Info

...

titleNote
  1. 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, refer to http://logging.apache.org/log4j

     

...

  1.  You can see a drop-down list from which a deployed Web Services or a Web applications can be selected to view its log files.

...

...

  1. In the "View" list, select the category of logs you want to view. The available categories are:
    • TRACE - Trace messages.
    • DEBUG - Debug messages.
    • INFO - Information messages.
    • WARN - Warning messages.
    • ERROR - Error messages.
    • FATAL - Fatal error messages.
    • ALL - Displays all categories of logs.

...

For example,

...

...

  1. You can also find a certain log using the search function. Enter a keyword (or part of a keyword) and click "Search." When a search criteria is given, the "View" is displayed as "Custom".

For example,

Image Removed

  1. Info

...

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

     

 

Excerpt
hiddentrue

Description of application logs of WSO2 products.