Fork me on GitHub

Module ElasticSearch HEad

Introduction

This plugin allows to elasticsearch head: http://mobz.github.io/elasticsearch-head/

Usage

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