To get status of your elasticsearch service try to execute from commandline logged in your server following command
curl -XGET 'https://localhost:9200/_status'
curl localhost:9200/_stats
curl -XGET 'https://localhost:9200/_status'
curl localhost:9200/_stats