You can use the standard or the stand-alone Generic Log Adapter to convert application log files to Common Base Event format.
The standard Generic Log Adapter, included with the Eclipse Test and Performance Tools platform, requires you to set up a log parser plug-in project, create a rules-based or static adapter file, and source files (for static parsers). The File > Import... > Log File option in a new Eclipse runtime instance allows you to import application log files and the Generic Log Adapter works behind the scenes to convert the application log file to Common Base Event format. Ultimately, the log data is displayed in the Log and Trace Analyzer views. For more information about creating a log parser plug-in project for the standard Generic Log Adapter, consult the Eclipse Test and Performance Tools Platform online help.
The stand-alone Generic Log Adapter, on the other hand, provides a command-line interface to convert application log files to Common Base Event format. In this case, you perform the following steps to process application log files and transform their contents into the Common Base Event format:
The stand-alone Generic Log Adapter can also be integrated into other applications to parse log files. For information on how to do this, refer to the document Transforming log and trace data in your application with Generic Log Adapter.
Parent topic: Stand-alone Generic Log Adapter User's Guide
Copyright © 2005,2006 IBM Corporation. All rights reserved. This document and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which is available at http://www.eclipse.org/legal/epl-v10.html