IdolLicenseServiceImpl

Provides a way for NiFi Ingest processors to communicate with an IDOL License Server.

Processors that require a license have a property named "IDOL License Service", which you must set to an instance of this controller service.

Properties

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 Config Service   An optional IdolSSLConfigServiceImpl that specifies the settings to use to communicate over SSL/TLS. Set this property only if your License Server has been configured to accept connections over SSL.