• This repository has been archived on 29/Apr/2020
  • Stars
    star
    138
  • Rank 263,740 (Top 6 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created almost 12 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ElasticSearch Data Browser - discontinued, use www.elastic-kaizen.com instead
# OFF SINCE ES 5.0.0

ElasticSearch Data Browser

The Web front-end over ElasticSearch data written in ExtJS

Features

* Rich UI
* Search
* Charts
* Zero-configuration
* Supports Internet Explorer 6+, Firefox 3.6+, Safari 4+, Chrome 10+, Opera 11+

Installation

* sudo bin/plugin -install OlegKunitsyn/elasticsearch-browser

Usage

Open http://localhost:9200/_plugin/browser/?database=<index>&table=<type>
where
<index> ElasticSearch index
<type> ElasticSearch index type

Example: http://localhost:9200/_plugin/browser/?database=test&table=users