[ 
https://issues.apache.org/jira/browse/NIFI-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653972#comment-16653972
 ] 

ASF GitHub Bot commented on NIFI-5653:
--------------------------------------

Github user jtstorck commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/3089#discussion_r226037414
  
    --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
    @@ -73,9 +73,38 @@ When NiFi first starts up, the following files and 
directories are created:
     
     See the <<system_properties>> section of this guide for more information 
about configuring NiFi repositories and configuration files.
     
    +== Port Configuration
    +
    +=== NiFi
    +The following table lists the default ports used by NiFi and the 
corresponding property in the _nifi.properties_ file.
    +
    +[options="header,footer"]
    
+|==================================================================================================================================================
    +| 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`       
| blank
    --- End diff --
    
    Can we represent no default value here other than "blank"?


> Add NiFi ports section to the Administration Guide
> --------------------------------------------------
>
>                 Key: NIFI-5653
>                 URL: https://issues.apache.org/jira/browse/NIFI-5653
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Documentation &amp; Website
>            Reporter: Andrew Lim
>            Assignee: Andrew Lim
>            Priority: Trivial
>             Fix For: 1.8.0
>
>
> It would be useful to document/list which ports NiFi opens.  Can display what 
> the defaults are as well as how to configure if applicable. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to