Using the enterprise service discovery wizard when you first configure the adapter (and later, via the WebSphere® Process Server administrative console), you can configure Resource adapter properties. This category of properties includes logging and tracing properties and adapter-specific properties.
The following table describes the logging and tracing properties for the Flat Files adapter.
Property name | Type | Globalized | Description |
---|---|---|---|
LogFileSize | Integer | Yes | Size of the log files in kilobytes. If no values is specified the file will have no maximum size. |
LogFileName | String | Yes | The full path of the log file. |
LogNumberOfFiles | Integer | Yes | The number of log files to use. When a log file reaches its maximum size it will start using another log file. If no values is specified it will be set to 1. |
TraceFileSizeMax | Integer | Yes | Size of the trace files in kilobytes. If no values is specified the file will have no maximum size. |
TraceFileName | String | Yes | The full path to the trace file. |
TraceNumberOfFiles | Integer | Yes | The number of trace files to use. When a trace file reaches its maximum size it will start using another trace file. If no values is specified it will be set to 1. |
Last updated: Sun Mar 12 11:47:10 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)