# Data table in Kibana

**URL:** https://discuss.elastic.co/t/data-table-in-kibana/132280
**Category:** Kibana
**Created:** [May 17, 2018, 8:38am UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280 "2018-05-17T08:38:08Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![sunilmchaudhari](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sunilmchaudhari/32/9475_2.png) [@sunilmchaudhari](https://discuss.elastic.co/u/sunilmchaudhari)
#### Post date: [May 17, 2018, 8:38am UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/1 "2018-05-17T08:38:08Z")

</div>

Hi,  
can I create data table in kibana as shown?

![image](https://us1.discourse-cdn.com/elastic/original/3X/7/d/7d10ad490ed0dbfac267c4da62e0decb91524555.png)

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [May 17, 2018, 7:22pm UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/2 "2018-05-17T19:22:27Z")

</div>

Depends on what your data looks like. Do you already documents in Elasticsearch?

---

<div class="post-metadata">

### Author: ![sunilmchaudhari](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sunilmchaudhari/32/9475_2.png) [@sunilmchaudhari](https://discuss.elastic.co/u/sunilmchaudhari)
#### Post date: [May 17, 2018, 7:40pm UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/3 "2018-05-17T19:40:19Z")

</div>

Yes I do.  
That's using metrivbeat.

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [May 17, 2018, 8:07pm UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/4 "2018-05-17T20:07:13Z")

</div>

Ah, in that case it should be easy. Here's an example:

 ![20%20PM](https://us1.discourse-cdn.com/elastic/original/3X/3/d/3daab26bcaf967012e5866b9f532cad8588b6ce2.png)

---

<div class="post-metadata">

### Author: ![sunilmchaudhari](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sunilmchaudhari/32/9475_2.png) [@sunilmchaudhari](https://discuss.elastic.co/u/sunilmchaudhari)
#### Post date: [May 18, 2018, 3:08am UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/5 "2018-05-18T03:08:38Z")

</div>

Thanks. that worked great!

Can you please guide me for the line graph for the same?

The line graph should show the Max % FS used against the time. and the chart should have lines graph for all the hosts.  
So at the right side it should show list of hosts, and when I click on the hostname, it should highlight only the line-graph of particular host.

A tutorial or link to learn this graphs would be appreciated.

Br,  
Sunil.

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [May 18, 2018, 5:41pm UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/6 "2018-05-18T17:41:07Z")

</div>

That should be pretty similar, you just need to add a Date Histogram aggregation to the x-axis in the "Buckets" section and change the metric aggregation from Average to Max.

There's some info about visualizations in [the documentation](https://www.elastic.co/guide/en/kibana/current/visualize.html). As for tutorials, I think there are some floating around the web if you search, though I don't have any to recommend off the top of my head.

---

<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: [June 15, 2018, 5:41pm UTC](https://discuss.elastic.co/t/data-table-in-kibana/132280/7 "2018-06-15T17:41:12Z")

</div>

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