The Generic Log Adapter for Hyades runtime consists of the runtime jar files, batch files to run the Generic Log Adapter, and schema files that describe the Generic Log Adapter configuration file structure. The contents of the Generic Log Adapter runtime are as follows:
The following steps should be followed to configure the Generic Log Adapter:
GLA_HOME=d:\GenericLogAdapter
java -classpath %GLA_HOME%\lib\myJar.jar;%GLA_HOME%\lib\hparse.jar;
Related concepts
Generic Log Adapter editor
Related tasks
Developing an end-to-end transform solution
Testing an adapter configuration file with the editor test views
Deleting an adapter configuration file
Related reference
Configuration file structure
Regular expression grammar
Generic Log Adapter editor icons
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.