This is a creation in Article, where the information may have evolved or changed.
Elastichd:elasticsearch Dashboard Go Application
The Elastichd is a elasticsearch visualization application. Do not rely on ES plug-in installation, more convenient, the navigation bar directly fill in the corresponding ES IP and port can operate ES. Currently supports the following features:
- ES Real Time Data search
- ES Dashboard Data Visualization
- ES Index Template (online modification, viewing, uploading)
- ES Indices Index Deletion and search
- SQL converts to Elasticsearch DSL
- ES Basic Query Document
Downloads Elastichd
"Precompiled binaries" for supported operating systems is available.
Elastichd SQL converts to ElasticSearch DSL Usage
SQL Features Support:
-[x] SQL Select
-[x] SQL Where
-[x] SQL Order bysql
-[x] SQL Group by
-[x] SQL and & OR
-[x] SQL like & don't like
-[x] SQL COUNT DISTINCT
-[x] SQL in & not in
-[x] SQL between
-[x] SQL avg (), COUNT (*), Count (field), Min (field), Max (field)
Beyond SQL Features Support:
-[x] ES Tophits
-[x] ES Date_histogram
-[x] ES STATS
-[x] ES RANGE
-[x] ES Date_range
Improvement:now the query DSL is much more flat
Elastichd Basic Usage
Es Version Support
There is no obvious incompatibility problem, compatible with all ES versions.
Contributing
Contributions is welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
Application Info
1712 Reads