Additional configuration parameters
The following parameters are optional and are not included in the file unless specified otherwise:
Component | Parameter | Description | Format | Default |
---|---|---|---|---|
General configuration | model9.gravity.global.license-key | (Required) BMC AMI Cloud Analytics license key | licenseKey | N/A |
logging.level.io.model9 | (Required) Logging level configuration | Valid values are:
| INFO | |
Server configuration | server.port | BMC AMI Cloud Analytics server port | 0–65535 | 443 |
server.ssl.enabled | Whether SSL is enabled | true|false | true | |
server.ssl.key-store-password | Keystore password | keystorePassword | model9 | |
server.ssl.key-store-type | Keystore type | Valid values are:
| pkcs12 | |
server.ssl.key-store | Keystore file path | keyStorePath | /data/model9/keys/model9-backup-server.p12 | |
server.ssl.trust-store-password | Truststore password | truststorePassword | model9 | |
server.ssl.trust-store | Truststore file path | truststorePath | /data/model9/keys/model9-backup-truststore.jks | |
Transformation configuration | model9.gravity.global.work-directory | Application work directory | workDirectory | /data/model9/work |
model9.gravity.proxy.exclude-list-file | Proxy pattern exclusion file | proxyExclusionFile | N/A | |
model9.gravity.proxy.host | Proxy host | proxyHost | N/A | |
model9.gravity.proxy.port | Proxy port | proxyPort | N/A | |
Component configuration | model9.gravity.chunk-readahead.buffer-size | Size in bytes of a single read ahead buffer | 1024–209715200 (1kb–200mb) | 200mb |
model9.gravity.chunk-readahead.thread-pool-size | Read ahead manager thread pool size | 1–1000 | 15 | |
model9.gravity.chunk-readahead.total-buffers-size | Total size in bytes of all read ahead buffers. | 104857600–107374182400 (100mb–100gb) | This is 3gb | |
model9.gravity.compression-manager.thread-pool-size | Compression manager thread pool size | 1–1000 | 15 |