{"id":5365,"date":"2018-09-27T02:41:21","date_gmt":"2018-09-27T02:41:21","guid":{"rendered":"https:\/\/www.devopsschool.com\/blog\/?p=5365"},"modified":"2025-05-04T06:08:23","modified_gmt":"2025-05-04T06:08:23","slug":"web-gui-tools-for-elasticsearch-cluster","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/web-gui-tools-for-elasticsearch-cluster\/","title":{"rendered":"Web GUI tools for Elasticsearch cluster"},"content":{"rendered":"<h3>elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster.<\/h3>\n<p>There are multiple ways of running elasticsearch-head.<\/p>\n<p><strong>Running as a plugin of ElasticSearch (this is the preferred method)<\/strong><\/p>\n<p>elasticsearch\/bin\/plugin -install mobz\/elasticsearch-head<br \/>\nopen http:\/\/localhost:9200\/_plugin\/head\/<\/p>\n<p><strong>Running as a standalone webapp<\/strong><\/p>\n<ul>\n<li>git clone git:\/\/github.com\/mobz\/elasticsearch-head.git<\/li>\n<li>Open index.html in a browser. A modern browser is required to use es-head<\/li>\n<li>By default es-head will immediately attempt to connect to a cluster node at http:\/\/localhost:9200\/.<\/li>\n<li>Enter a different node address in the connect box and click &#8216;Connect&#8217; if required.<\/li>\n<\/ul>\n<p><strong>Running with built in server<\/strong><\/p>\n<ul>\n<li>git clone git:\/\/github.com\/mobz\/elasticsearch-head.git<\/li>\n<li>cd elasticsearch-head<\/li>\n<li>npm install<\/li>\n<li>npm run start<\/li>\n<li>open http:\/\/localhost:9100\/<\/li>\n<\/ul>\n<p><strong>Running with docker<\/strong><\/p>\n<ul>\n<li>for Elasticsearch 5.x: docker run -p 9100:9100 mobz\/elasticsearch-head:5<\/li>\n<li>for Elasticsearch 2.x: docker run -p 9100:9100 mobz\/elasticsearch-head:2<\/li>\n<li>for Elasticsearch 1.x: docker run -p 9100:9100 mobz\/elasticsearch-head:1<\/li>\n<li>for fans of alpine there is mobz\/elasticsearch-head:5-alpine<\/li>\n<li>open http:\/\/localhost:9100\/<\/li>\n<\/ul>\n<p><strong>Reference<\/strong><br \/>\nhttps:\/\/mobz.github.io\/elasticsearch-head\/<br \/>\nhttp:\/\/www.elasticsearch.com\/<br \/>\nhttps:\/\/github.com\/mobz\/elasticsearch-head<br \/>\nhttps:\/\/www.elastic.co\/guide\/en\/elasticsearch\/reference\/1.4\/modules-plugins.html<\/p>\n","protected":false},"excerpt":{"rendered":"<p>elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. There are multiple ways of running elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method) elasticsearch\/bin\/plugin -install mobz\/elasticsearch-head open http:\/\/localhost:9200\/_plugin\/head\/ Running as a standalone webapp git clone git:\/\/github.com\/mobz\/elasticsearch-head.git Open index.html in a browser. A modern browser is&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_joinchat":[],"footnotes":""},"categories":[5936],"tags":[5057,4666,3164,4280,1543,341,2768],"class_list":["post-5365","post","type-post","status-publish","format-standard","hentry","category-elastic","tag-elastic","tag-elasticsearch","tag-graphical","tag-gui","tag-node","tag-tool","tag-web"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/5365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=5365"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/5365\/revisions"}],"predecessor-version":[{"id":5370,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/5365\/revisions\/5370"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=5365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=5365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=5365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}