Monitoring, Management, and Querying Web Interface for ElasticSearch instances and clusters.
Benefits:
- Active real-time monitoring of ElasticSearch clusters and nodes.
- Manage Indices, Mappings, Shards, Aliases, and Nodes.
- Query UI for searching one or multiple Indices.
- REST UI, eliminates the need for cURL and cumbersome JSON formats.
- No software to install/download. 100% web browser-based.
- Optimized to work on mobile phones, tablets, and other small screen devices.
- Easy to use and attractive user interface.
- Free (as in Beer)
There are several ways to use ElasticHQ. The full list and help are available here: http://www.elastichq.org/gettingstarted.html
- FREE Hosted Version: http://www.elastichq.org
- Install as a Plugin: http://www.elastichq.org/support_plugin.html
- Download/Install Web Archive: https://github.com/royrusso/elasticsearch-HQ/zipball/master
- A Web Browser.
- A running instance of ElasticSearch with reachable REST endpoint.
You can find helpful build tips for local development tips in the Development Guide
- Google Group can be found here: https://groups.google.com/d/forum/elastichq
- If you need sample index + documents, see here: https://github.com/royrusso/elasticsearch-sample-index
- If you find a bug, please create an issue and report it, or fix it and let me know. ;-)
See included License File.