https://github.com/dennyzhang/elasticsearch-cli-tool
:convenience_store: CLI tools for ealsticsearch
https://github.com/dennyzhang/elasticsearch-cli-tool
devops elasticsearch python
Last synced: 4 months ago
JSON representation
:convenience_store: CLI tools for ealsticsearch
- Host: GitHub
- URL: https://github.com/dennyzhang/elasticsearch-cli-tool
- Owner: dennyzhang
- Created: 2017-08-28T17:59:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T05:55:58.000Z (over 7 years ago)
- Last Synced: 2025-06-22T22:35:13.173Z (8 months ago)
- Topics: devops, elasticsearch, python
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 6
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/dennyzhang/elasticsearch-cli-tool) [](https://www.linkedin.com/in/dennyzhang001) [](https://github.com/DennyZhang) 
- File me [tickets](https://github.com/DennyZhang/elasticsearch-cli-tool/issues) or star [the repo](https://github.com/DennyZhang/elasticsearch-cli-tool)
# python-elasticsearch-tool
Python tools for elasticsearch
- [reindex](reindex): bash script to reindex elasticsearch indicex
- [monitoring](monitoring): elasticsearch monitoring.
- [confirm_all_es_alias.sh](confirm_all_es_alias.sh): confirm all alias point to right index. And read operations succeed.
- [elasticsearch_force_merge.py](elasticsearch_force_merge.py): Identity indices with many deleted docs, then run force-merge.
- [elasticsearch_shard_summary.sh](elasticsearch_shard_summary.sh): show es shard summary with one command.
Code is licensed under [MIT License](https://www.dennyzhang.com/wp-content/mit_license.txt).
