Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

OlegKunitsyn/elasticsearch-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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


About

ElasticSearch Data Browser - discontinued, use www.elastic-kaizen.com instead

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages