# Want to create kibana visulization showing showing which server are up or down and their total count

**URL:** https://discuss.elastic.co/t/want-to-create-kibana-visulization-showing-showing-which-server-are-up-or-down-and-their-total-count/297073
**Category:** Kibana
**Created:** [February 13, 2022, 11:04am UTC](https://discuss.elastic.co/t/want-to-create-kibana-visulization-showing-showing-which-server-are-up-or-down-and-their-total-count/297073 "2022-02-13T11:04:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![PRASHANT\_MEHTA](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/prashant_mehta/32/101764_2.png) [@PRASHANT\_MEHTA](https://discuss.elastic.co/u/PRASHANT_MEHTA)
#### Post date: [February 13, 2022, 11:04am UTC](https://discuss.elastic.co/t/want-to-create-kibana-visulization-showing-showing-which-server-are-up-or-down-and-their-total-count/297073/1 "2022-02-13T11:04:53Z")

</div>

Hello All,  
I am new to ELK stack,Currently I am trying to create a visualization indicating which host are up or down and there total count. ex: which all tomcat are up or down and their count.If any host goes down then indicating red color and up Green color,with there count.  
Through logs I'm trying to achive this functionality using these fields,http\_status\_code:200,400 etc,monitor id for that tomcat,and a png embedded showing up or down.Logs are generated through heartbeat.Need to show real time status.Any suggestion how this can be done?  
The following functionality was achieved through data table,but need to create this through other visulization like pie chart,showing all details,using kibana version 7.9.  
Is there any way this can be achived without using Data table and Canvas.This visualization then needed to be embed in custom webpage.  
Want to create something like attached image.  
 ![Tomact_host_status](https://us1.discourse-cdn.com/elastic/original/3X/8/9/896dadd761e0c0507445d8d739da5370fbcd45e4.png)

Thanks,

---

<div class="post-metadata">

### Author: ![Marta\_Bondyra](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marta_bondyra/32/102122_2.png) [@Marta\_Bondyra](https://discuss.elastic.co/u/Marta_Bondyra)
#### Post date: [February 23, 2022, 8:45am UTC](https://discuss.elastic.co/t/want-to-create-kibana-visulization-showing-showing-which-server-are-up-or-down-and-their-total-count/297073/2 "2022-02-23T08:45:09Z")

</div>

Hello, if you need to embed the visualization in a custom page, unfortunately canvas is the option to go. Firstly create your pie visualization with buckets Aggregation 'Filters' and define your filters (example below)

 ![Screenshot 2022-02-23 at 09.43.29](https://us1.discourse-cdn.com/elastic/original/3X/f/6/f6c7b6a0e4d988dcf605af014c96d6f41271fb78.png)  
and then add it to your canvas: (Add element -\> add from kibana -\> search for your vis).

---

<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: [March 23, 2022, 8:45am UTC](https://discuss.elastic.co/t/want-to-create-kibana-visulization-showing-showing-which-server-are-up-or-down-and-their-total-count/297073/3 "2022-03-23T08:45:40Z")

</div>

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