We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb4d73 commit 3d2a50cCopy full SHA for 3d2a50c
docs/reference/cat/nodes.asciidoc
@@ -85,6 +85,7 @@ k0zy 192.168.56.10 9300 {version} m
85
|`pid` |`p` |No |Process ID |13061
86
|`ip` |`i` |Yes |IP address |127.0.1.1
87
|`port` |`po` |No |Bound transport port |9300
88
+|`http_address` |`http`| No | bound http address | 127.0.0.1:9200
89
|`version` |`v` |No |Elasticsearch version |{version}
90
|`build` |`b` |No |Elasticsearch Build hash |5c03844
91
|`jdk` |`j` |No |Running Java version |1.8.0
0 commit comments