Python tools for elasticsearch
- reindex: bash script to reindex elasticsearch indicex
- monitoring: elasticsearch monitoring.
- confirm_all_es_alias.sh: confirm all alias point to right index. And read operations succeed.
- elasticsearch_force_merge.py: Identity indices with many deleted docs, then run force-merge.
- elasticsearch_shard_summary.sh: show es shard summary with one command.
Code is licensed under MIT License.