Skip to main content

Verify the proxy works , Elasticsearch

Verify the proxy works by entering the following command:

curl -i http://localhost:<proxy port>/_cluster/health

 

example:

curl -i http://localhost:8080/_cluster/health