這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。
ElasticHD:Elasticsearch Dashboard Go Application
ElasticHD 是一款 Elasticsearch的可視化應用。不依賴ES的外掛程式安裝,更便捷;導覽列直接填寫對應的ES IP和連接埠就可以操作Es了。目前支援如下功能:
- ES Real time data search
- ES Dashboard data visualization
- ES Index Template (線上修改、查看、上傳)
- ES Indices Index deletion and search
- SQL Converts to Elasticsearch DSL
- ES 基本查詢文檔
Downloads ElasticHD
【Precompiled binaries】 for supported operating systems are 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 & NOT 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
目前沒有發現明顯不相容問題,相容ES所有版本。
Contributing
Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
Application Info
1712 次點擊