Show TOC

Procedure documentationCustomizing Log Viewer Layout Locate this document in the navigation structure

 

You can:

  • add, remove and change the position of the table columns;

  • set the current layout changes as a template for all views;

  • modify the size of the table columns (in pixels).

Procedure

  1. Open the Log Viewer.

  2. Choose a view.

  3. To change the view layout, choose Customization, and then select Table.

    You have the following options:

    If You Want To

    Then

    Add a column to the table

    Find the relevant column name and select the indicator next to it.

    Move a column to the left/right

    Select the column name and choose Move Up/Move Down, respectively.

    Configure the size (in pixels) of a column

    Select the Customize Columns Size checkbox.

    Then, change the pixels number for the relevant column name.

    Apply the changes to all views within the current logon session

    Select the All Views radio button.

  4. Choose OK.

  5. If you want to reset the current view changes or the custom layout, from Show View choose Reset View.

  6. To remove the current custom view, choose Delete View.

    Note Note

    You can delete custom views only.

    End of the note.

More Information

The following table gives information about all the columns available for customization:

Column Name

Description

Application

The name of the application on whose behalf the log record is generated.

Arguments

String values for placeholders in the message.

Category

The category name of the problematic area (for example, database, network, security), to which the log record belongs.

Correlation ID

Identifier, which is relevant to one single logical task in a connection.

Customer Msg Component

The customer message component, to which the relevant log/trace file belongs.

Data Source

The log/trace file where the log/trace record is generated.

Date

Date on which the log record is generated.

DC Component

The development component, into which the relevant log file is generated.

DSR Connection

The Distributed Statistics Record (DSR) connection

identifier, on whose behalf the log record is generated.

DSR Counter

The DSR counter of each call in a connection, on whose behalf the relevant log is generated.

DSR Root Context ID

The DSR identifier of each user session, on whose behalf the log record is generated..

DSR Transaction

The DSR transaction, on whose behalf the log record is generated.

Host

The host on which the log record is generated.

Instance

The instance on which the log record is generated.

Location

Name of the source code area, for example, component, package, class, method to which the trace message belongs.

Log ID

A unique log record identifier that is different each time the relevant event occurs.

Message

The log/trace message text.

Message Code

Key for internationalization in the associated resource bundle. If there is a resource bundle, the corresponding message text can be selected with the help of this key.

Node

Server process (node) on which the log record is generated.

Session

The name of the session on whose behalf the log record is generated.

System

System on which the log record is generated.

Thread

Name of the thread from which the log record is generated.

Time

Time when the log record is generated.

TimeZone

The time zone of the AS Java, whose logs you want to view.

Transaction

The name of the transaction, on whose behalf the log record is generated.

User

The name of the user, on whose behalf the log is generated.

More information: Creating, Exporting and Importing Custom Views