When comparing elasticsearch-gui vs mirage, the Slant community recommends elasticsearch-gui for most people. In the question“What are the best Elasticsearch GUI clients?” elasticsearch-gui is ranked 1st while mirage is ranked 4th. The most important reason people chose elasticsearch-gui is:
Elasticsearch-gui is a free and open source GUI client for ElasticSearch. It's released under the Apache 2.0 licence.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free and open source
Elasticsearch-gui is a free and open source GUI client for ElasticSearch. It's released under the Apache 2.0 licence.
Pro Cross-platform
Since it's web-based, all you need to run and access the GUI client is a web browser.
Pro Connects to each ES instance (html-based)
Pro Runs as AngularJS client
Can use ElasticSearch as a plugin for AngularJS platform.
Pro Displays basic cluster information
Shows name, number of nodes, number of data nodes, active primary shards, active shards, relocating shards, initializing shards, and unassingned shards.
Pro Allows to explore your ES index
Provides different ways to explore your index, from keyword-based search to facets or filtering options in the query.
Pro Shows docs for any query within the app
Pro Web based
It's available as a hosted app, a chrome extension or ran with docker.
Pro Smart query creation
Uses the index's elasticsearch mappings and the selected field's data type to show only the applicable queries in the dropdown.
Pro Open source
Released under the Apache 2.0 License, users are encouraged to contribute.
Cons
Con Looks like it's been abandoned
No updates since 2016 (it's late 2018, at the time of writing).
Con Doesn't support specialized queries
Queries such as MoreLikeThis, Template and Script, are not supported.