This install guide describes how to install the TPTP Generic Log Adapter stand-alone run-time package. This package is used to run the Generic Log Adapter as a stand-alone application. It can be downloaded from the Eclipse Test and Performance Tools Platform download site.
This installation guide contains the following information:
The Adapter Configuration Editor is a tool for creating, modifying and testing adapter configuration files. Adapter configuration files provide the Generic Log Adapter with information necessary to parse log files and specify which log files to parse, how to parse them, and what to do with the parsed log file data. The Adapter Configuration Editor is included in the Monitoring Tools package of the Eclipse Test and Performance Tools Platform.
To install Adapter Configuration Editor, the Platform SDK and Monitoring Tools SDK packages are required to be installed. These packages can also be downloaded from the Eclipse Test and Performance Tools Platform download site. For more information on installing these packages refer to the Eclipse Test and Performance Tools Platform Installation Guide.
For information about using the Adapter Configuration Editor to create static or rule-based adapters, see Stand-alone Generic Log Adapter v4.4 User's Guide.
The TPTP Generic Log Adapter runtime package consists of the following components:
| Parser name | Supported versions (adapter type) |
|---|---|
| Apache HTTP Server access log | 1.3.20(static),
1.3.26(static), 2.0(static), 1.3.x(rules), 2.0.x(rules)
|
| Apache HTTP Server error log | 1.3.20(static),
1.3.26(static), 2.0(static), 1.3.x(rules), 2.0.x(rules)
|
| Common Base Event XML log | 1.0.1(rules) |
| Java Logging XML log | 1.4(static), 5(static) |
| Microsoft Windows Application log | All(rules) |
| Microsoft Windows Security log | All(rules) |
| Microsoft Windows System log | All(rules) |
To install the Generic Log Adapter runtime:
The gla.bat and gla.sh files execute the Generic Log Adapter with an adapter configuration file specified as a command line parameter. For example, gla.bat myadapter.adapter. The adapter configuration file describes the log file to parse, the rules used to parse the file and the destination of the resulting parsed data.
For information about using the stand-alone Generic Log Adapter, see Stand-alone Generic Log Adapter v4.4 User's Guide.
Copyright © 2005, 2007 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