olivere / shardcount

Check number of documents per Elasticsearch index and shards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shardcount

This tool lists all shards in an Elasticsearch cluster and checks if all of them have the same number of documents.

It supports Elasticsearch 5.x, 6.x, and 7.x.

License

MIT. See LICENSE file.

About

Check number of documents per Elasticsearch index and shards.

License:MIT License


Languages

Language:Go 100.0%