Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hard-kernel/awesome-elastic-stack
Awesome Elastic Stack
https://github.com/hard-kernel/awesome-elastic-stack
List: awesome-elastic-stack
beats elastic elasticsearch kibana logstash
Last synced: 16 days ago
JSON representation
Awesome Elastic Stack
- Host: GitHub
- URL: https://github.com/hard-kernel/awesome-elastic-stack
- Owner: hard-kernel
- Created: 2016-10-12T10:59:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T08:51:40.000Z (over 2 years ago)
- Last Synced: 2024-10-29T15:44:20.548Z (about 2 months ago)
- Topics: beats, elastic, elasticsearch, kibana, logstash
- Size: 30.3 KB
- Stars: 29
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-elastic-stack - Awesome Elastic Stack. (Other Lists / Monkey C Lists)
README
# Awesome Elastic Stack
[Elastic 中文社区](http://elasticsearch.cn/)
[discuss](https://discuss.elastic.co/)## Elasticsearch
### Books
[The Definitive Guide to Elasticsearch 中文版](https://github.com/looly/elasticsearch-definitive-guide-cn)
[The Definitive Guide to Elasticsearch](https://github.com/elastic/elasticsearch-definitive-guide)
[Spring Data Elasticsearch](http://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/)
[ELKstack 中文指南](https://chenryn.gitbooks.io/elk-stack-guide-cn/)
[Elasticsearch 入坑指北](https://infaye.gitbooks.io/elasticsearch-fornorth/content/)
[Elasticsearch 中文指南](https://endymecy.gitbooks.io/elasticsearch-guide-chinese/content/)
[Mastering Elasticsearch 中文版](https://wizardforcel.gitbooks.io/mastering-elasticsearch/content/)
[Elasticsearch DSL](http://elasticsearch-dsl.readthedocs.io/en/latest/)
[Elasticsearch Chef Cookbook](https://github.com/elastic/cookbook-elasticsearch)### Tools
[elasticsearch-head](https://github.com/mobz/elasticsearch-head) - A web front end for an elastic search cluster.
[ElasticHQ](https://github.com/royrusso/elasticsearch-HQ) - Monitoring, management, and querying web interface for elasticsearch instances and clusters.
[ElasticHD](https://github.com/farmerx/ElasticHD) - ElasticHD is a ElasticSearch visual management tool. It does not require any software.
[dejavu](https://github.com/appbaseio/dejaVu) - The Missing Web UI for Elasticsearch.
[IK Analysis for Elasticsearch](https://github.com/medcl/elasticsearch-analysis-ik)
[Smart Chinese Analysis Plugin for Elasticsearch](https://github.com/elastic/elasticsearch-analysis-smartcn)
[ElasticSearch Paramedic](https://github.com/karmi/elasticsearch-paramedic) - A simple tool to inspect the state and statistics about elasticsearch clusters.
[kopf](https://github.com/lmenezes/elasticsearch-kopf) - Web admin interface for elasticsearch.
[Bigdesk](https://github.com/lukas-vlcek/bigdesk) - Live charts and statistics for elasticsearch cluster.
[Search Guard](https://github.com/floragunncom/search-guard)
[Readonly REST Elasticsearch Plugin](https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin) - Safely expose Elasticsearch REST API directly to the public.
[elasticdump](https://github.com/taskrabbit/elasticsearch-dump) - Tools for moving and saving indicies.
[elasticsearch-migration](https://github.com/medcl/elasticsearch-migration) - An elasticsearch migration tool.
[elasticsearch-knapsack](https://github.com/jprante/elasticsearch-knapsack) - Knapsack plugin is an import/export tool for Elasticsearch.
[elasticsearch-learning-to-rank](https://github.com/o19s/elasticsearch-learning-to-rank) - Plugin to integrate Learning to Rank with Elasticsearch.
[Elasticsearch-SQL](https://github.com/NLPchina/elasticsearch-sql/) - Use SQL to query Elasticsearch.
[Elasticsearch Hadoop](https://github.com/elastic/elasticsearch-hadoop) - Elasticsearch real-time search and analytics natively integrated with Hadoop.
[elasticsearch-jdbc](https://github.com/jprante/elasticsearch-jdbc) - JDBC importer for Elasticsearch.
[Exceptionless](https://github.com/exceptionless/Exceptionless) - Exceptionless server and jobs.
[Searchkit](https://github.com/searchkit/searchkit) - React UI components/widgets.The easiest way to build a great search experience with Elasticsearch.
[Raigad](https://github.com/Netflix/Raigad) - Co-Process for backup/recovery, Auto Deployments and Centralized Configuration management for ElasticSearch.
[Elasticsearch-zabbix](https://github.com/ejimz/Elasticsearch-zabbix) - Elasticsearch template and script for zabbix.
[Elasticsearch Exporter](https://github.com/justwatchcom/elasticsearch_exporter) - Elasticsearch stats exporter for Prometheus.
[Prometheus Exporter Plugin for ElasticSearch](https://github.com/vvanholl/elasticsearch-prometheus-exporter) - Prometheus exporter plugin for ElasticSearch.
[Prometheus Elasticsearch Exporter](https://github.com/braedon/prometheus-es-exporter) - Prometheus Elasticsearch Exporter.
[ElastAlert](https://github.com/yelp/elastalert) - Easy & Flexible Alerting With ElasticSearch.
[Python Elasticsearch Client](http://elasticsearch-py.readthedocs.io/en/master/index.html)
[elasticsearch-lua](https://github.com/DhavalKapil/elasticsearch-lua)## Kibana
### Tools
[Kibana plugin: Own Home](https://github.com/wtakase/kibana-own-home) - Multi-tenancy for Kibana.
[kaae](https://github.com/elasticfence/kaae) - Kibana Alert & Report App for Elasticsearch.
[LogTrail](https://github.com/sivasamyk/logtrail) - Kibana plugin to view, search & live tail log events.## Others
[百度改进的Elasticsearch](https://github.com/baidu/Elasticsearch) - Baidu Elasticsearch.
[Graylog](https://github.com/Graylog2/graylog2-server) - Free and open source log management.
[hangout](https://github.com/childe/hangout) - 用java实现一下logstash的几个常用input/filter/output.