Prerequisites:
Create an Adapter Configuration File
The static parser uses a Java class to parse a log file. The Extractor, Parser and Formatter components in the Configuration Context Instance are replaced by custom Java code. The corresponding components in the Contexts section need to removed. To configure the adapter configuration file for a static adapter:
The next step in creating a static log parser is to write the Java class for the static parser.
Related Concepts
Related tasks
Creating a log parser
Creating a static adapter
Writing a Java class for the static parser
Related references
Adapter Configuration File structure
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.