Previous Topic

Next Topic

Book Contents

Book Index

Retrieve Log Data

The Retrieve Log Data page allows you to filter, view, and download the results of of log files.

  1. Select Retrieve Log Data tab under Troubleshooting and Debugging.

    The Retrieve Log Data page displays.

  2. Select one or both of the following filter options:
  3. Select one or both of the following:

The following is an example of the View Log Data:

OLSA Log Retrieval

The Log Data contains the following information:

Column Name

Description

Date

This is the message posted date. The default value is the current date.

Time

 

Severity

This indicates the type of message, for example, ERROR, INFO, TRACE or DEBUG.

Source

This indicates the source of the generated message.

Class Name

This indicates the class that generated the message and corresponds to the class name generated in the TRACE and DEBUG level messages.

Thread Name

This indicates the thread name that generated the message and corresponds to the thread name generated in the ERROR. INFO, TRACE or DEBUG level messages.

Method Name

This indicates the method where the message originated and corresponds to the method name generated in the TRACE and DEBUG level messages.

Message

This indicates the actual log message.