ProxyConfigurationServiceImpl

Provides an interface for one or more NiFi Ingest processors to use a proxy server.

Properties

Name Default Value Description
Proxy scheme HTTP The protocol to use to communicate with the proxy server.
Proxy Host   The host name or IP address of the proxy server.
Proxy Port   The port of the proxy server.
Proxy User   The user name to use to authenticate with the proxy server.
Proxy Password   The password to use to authenticate with the proxy server.

See Also