An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/dennyzhang/elasticsearch-cli-tool.svg?branch=master)](https://travis-ci.org/dennyzhang/elasticsearch-cli-tool) [![LinkedIn](https://raw.githubusercontent.com/USDevOps/mywechat-slack-group/master/images/linkedin_icon.png)](https://www.linkedin.com/in/dennyzhang001) [![Github](https://raw.githubusercontent.com/USDevOps/mywechat-slack-group/master/images/github.png)](https://github.com/DennyZhang) slack

- 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).