Elasticsearch standard ports

The following services are available for all servers with our Elasticsearch pre-installation. Please note that the servers are provided with nginx reverse proxy and therefore it is not necessary to specify the port when calling via HTTPS. The connection information can be found in the server's password vault.


Elasticsearch server

service protocol port
nginx reverse proxy TCP 443 โ†’ 9200
Elasticsearch REST-API TCP 9200
Cluster communication TCP 9300


Kibana

service protocol port
nginx reverse proxy TCP 443 โ†’ 5601
Kibana Web UI TCP 5601
Kibana โ†’ Elasticsearch\nconnection TCP 9200