Apache NiFi Configuration Best Practices
Also available as:
PDF

NiFi

The following table lists the default ports used by NiFi and the corresponding property in the nifi.properties file.

Function Property Default Value

Web HTTP Forwarding Port

nifi.web.http.port.forwarding

none

HTTP Port

nifi.web.http.port

8080

HTTPS Port*

nifi.web.https.port

9443

Remote Input Socket Port*

nifi.remote.input.socket.port

10443

Cluster Node Protocol Port*

nifi.cluster.node.protocol.port

11443

Cluster Node Load Balancing Port

nifi.cluster.node.load.balance.port

6342

Note
Note
The ports marked with an asterisk (*) have property values that are blank by default in nifi.properties. The values shown in the table are the default values for these ports when TLS Generation Toolkit is used to generate nifi.properties for a secured NiFi instance. The default Certificate Authority Port used by TLS Toolkit is 8443.