Configuration Parameters
The following table lists configuration fields in the hawkftl.hma file:
Parameter | Description |
---|---|
--ftlServerConfigFile
|
Location of the YAML file that contains TIBCO FTL server details.
Default value: <CONFIG_FOLDER>/plugin/ftlserverconfig.yaml |
-traceDir
|
Path of the plugin trace directory. Default value: <CONFIG_FOLDER>/logs |
-traceFilename
|
Name of the trace file.
Default value: hawkftl.log |
-traceLevel
|
Specifies the level of diagnostic trace output. The desired trace level is specified by adding the following values together: Default value: Allowed values are: 2 - Indicates warning level trace messages should be enabled. 4 - Indicates error level trace messages should be enabled. 7 - Indicates info level trace messages should be enabled. 8 - Indicates debug level trace messages should be enabled. |
-sslEnabled |
To enable secure communication, set this parameter to
true .
Default value: |
-truststorePath
|
Trust store file (.p12, jks) path. |
-trustStorePassword
|
Trust store password. Password can be in encrypted format.
You can use the
|
The following table lists the configuration parameters in the ftlserverconfig.yaml file. If the FTL servers are in fault tolerance mode, you can specify more than one server details in this file.
Parameter | Description |
---|---|
url
|
TIBCO FTL server URL |
username
|
Username for the FTL server |
password
|
Password for the FTL server.
You can use the
|