Provides a way for NiFi Ingest processors to communicate with an IDOL License Server.
You must have a license to use the following processors:
These processors have a property named "IDOL License Service", which you must set to an instance of the IdolLicenseService controller service.
Name | Default Value | Description |
---|---|---|
License Server Hostname | The IDOL License Server host name or IP address. | |
License Server Port | 20000 | The IDOL License Server ACI port. |
SSL Context Service |
The name of a StandardSSLContextService, an Apache NiFi controller service that can be used to configure SSL connections. IDOL NiFi Ingest processors use the TLS Protocol property of this service to choose the SSL/TLS version to use when communicating with the IDOL License Server. Other properties are ignored. Set this property only if your License Server has been configured to accept connections over SSL. |
|