This plugin allows to elasticsearch head: http://mobz.github.io/elasticsearch-head/
Elasticsearch must be configured with cors enabled in elasticsearch.yml:
http.cors.enabled: true
http.cors.allow-origin: "*"
Then navigate to YOURSITE/plugins/elasticsearch/modules/head/index.html