Port Parameter (Connect-Elasticsearch Cmdlet)
The port for the Elasticsearch REST server.
Syntax
Connect-Elasticsearch -Port string
Data Type
cstr
Default Value
"9200"
Remarks
The port the Elasticsearch REST server is bound to.
This is a required parameter.