# Cluster/indices/shard health in a dashboard?

**URL:** https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812
**Category:** Kibana
**Tags:** elastic-stack-monitoring
**Created:** [November 29, 2018, 6:57pm UTC](https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812 "2018-11-29T18:57:03Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![cbarton](https://avatars.discourse-cdn.com/v4/letter/c/9fc29f/32.png) [@cbarton](https://discuss.elastic.co/u/cbarton)
#### Post date: [November 29, 2018, 6:57pm UTC](https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812/1 "2018-11-29T18:57:03Z")

</div>

I frequently need to check \_cat/health, \_cat/nodes, \_cat/indices (usually with a sort for store size descending), \_cat/shards and so on to monitor disk usage and overall health of my elasticsearch cluster. My team would like to put things like these into a Kibana dashboard of data tables/charts (for things like store size). As something of a beginner with Kibana (I primarily with with elasticsearch and am happy to do all these checks with cURL or the DevTools page), it seems like this should be easy to do, but I can't figure out how to link to the results of such GETs to dashboards. Am I missing something obvious here in my naivety, or is this not really supported?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 29, 2018, 7:37pm UTC](https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812/2 "2018-11-29T19:37:49Z")

</div>

Why not use Monitoring? It's free and contains all that and more - [https://www.elastic.co/products/stack/monitoring](https://www.elastic.co/products/stack/monitoring)

---

<div class="post-metadata">

### Author: ![cbarton](https://avatars.discourse-cdn.com/v4/letter/c/9fc29f/32.png) [@cbarton](https://discuss.elastic.co/u/cbarton)
#### Post date: [November 29, 2018, 8:52pm UTC](https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812/3 "2018-11-29T20:52:46Z")

</div>

Thanks, new feature to me, and it looks promising. Am I correct in assessing that I can't actually utilize the \_cat API in a dashboard, then?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 29, 2018, 9:27pm UTC](https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812/4 "2018-11-29T21:27:38Z")

</div>

You can if you want (eg [get a json response](https://www.elastic.co/guide/en/elasticsearch/reference/current/cat.html#_response_as_text_json_smile_yaml_or_cbor)), but that's kinda reinventing the wheel.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 27, 2018, 9:27pm UTC](https://discuss.elastic.co/t/cluster-indices-shard-health-in-a-dashboard/158812/5 "2018-12-27T21:27:51Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
