The installation program of the Flat File Integration adapters prompts for the values, as listed in the following table.
Element |
Description |
Required or optional |
Default value |
<filename> |
Specifies the fully qualified file name that events are written to |
required |
/opt/smarts-ncm/logs/flat_file.log |
<enable-file-rolling> |
Specifies whether to roll the event file, based upon a file line count threshold |
optional |
True |
<permissions> |
Specifies the permission of the flat file the events are being written to |
required |
755 |
<roll-threshold> |
Number of lines that are written to the flat file before rolling over a new file |
required |
10000 |
After the initial installation, the configuration parameters can be edited using the JMX console. “Transform Definition File” on page 207 provides more information.
You must restart the integration module for the changes to take effect.