nevisDetect Controller
For a proper functioning of the controlling and monitoring component of nevisDetect (the component nevisDetect Controller), you need to specify some monitoring attributes, see the table below. You set the attributes in the file /var/opt/nevisdetect/admin/conf/admin.properties.
Name | Type/unit | Default | Desciption |
---|---|---|---|
admin.server.URL | URL | The URL of the service. | |
admin.server.keyStore | file | The Java keystore file used for establishing the TLS connection. | |
admin.server.keyStorePassword | string | The passphrase for the keystore. | |
admin.server.trustStore | file | The Java truststore file used for establishing the TLS connection. | |
admin.server.trustStorePassword | string | The passphrase for the truststore. | |
spring.http.encoding.charset | string | UTF-8 | The HTTP content type encoding settings. |
spring.http.encoding.enabled | boolean | true | The HTTP content type encoding settings. |
spring.http.encoding.force | boolean | true | The HTTP content type encoding settings. |