+

Search Tips   |   Advanced Search

DataReaderWrapper class

We can use a command-line Java class to configure the runtime operations reports to log data for reuse in external programs.


Purpose

We can read and filter the data logs into our own files by invoking this Java class from a command line.


Location

The DataReaderWrapper class is located in the app_server_root/plugins/com.ibm.ws.ve.runtime.was.jar file.

The full name of the class is:

The full class name is required when running the Java command with that class:


Usage

To run the DataReaderWrapper class from a command line, use the following command:


Parameters

The following parameters are available:

In the following example, the DataReaderWrapper reads the ServerStatsCache log files in the log directory from the time 1113189469300 to 1113189472500 on the server1 machine and the dabtcNode01 node:


Related concepts

  • Runtime operations overview


    Related tasks

  • Create and manage reports Reference topic