Default Ports for NiFi and NiFi Registry
Reference for the NiFi and NiFi Registry default ports.
The following table lists the default ports used by NiFi and the corresponding property in the nifi.properties file.
Function | Property | Default Value |
---|---|---|
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 |
Web HTTP Forwarding Port | nifi.web.http.port.forwarding |
none |
The following table lists the default ports used by NiFi Registry and the corresponding property in the nifi-registry.properties file.
Function | Property | Default Value |
---|---|---|
HTTP Port | nifi.registry.web.http.port |
18080 |
HTTPS Port* | nifi.registry.web.https.port |
19443 |