Elasticsearch Shards Status by Index

Elasticsearch active indices distributed by allocated shards and replicas

Elasticsearch Monitoring bar

Details

IDes-index-shards-distribution
Widget Typebar
Data Typesystem
From Version6.1.0
PredefinedYes

Query

es-node.usedPercent
{
    "id": "es-index-shards-distribution",
    "version": -1,
    "fromVersion": "6.1.0",
    "modified": "2021-01-21T11:24:19.474349Z",
    "name": "Elasticsearch Shards Status by Index",
    "dataType": "system",
    "widgetType": "bar",
    "query": "es-node.usedPercent",
    "isPredefined": true,
    "description": "Elasticsearch active indices distributed by allocated shards and replicas",
    "dateRange": {
        "fromDate": "0001-01-01T00:00:00Z",
        "toDate": "0001-01-01T00:00:00Z",
        "period": {
            "by": "",
            "byTo": "",
            "byFrom": "",
            "toValue": null,
            "fromValue": null,
            "field": ""
        },
        "fromDateLicense": "0001-01-01T00:00:00Z"
    },
    "params": {
        "groupBy": [
            "indices"
        ]
    }
}