# How to represent DataTable on kibana dynamically

**URL:** https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283
**Category:** Kibana
**Created:** [January 12, 2018, 11:39am UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283 "2018-01-12T11:39:49Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![yuganshu4042](https://avatars.discourse-cdn.com/v4/letter/y/ad7895/32.png) [@yuganshu4042](https://discuss.elastic.co/u/yuganshu4042)
#### Post date: [January 12, 2018, 11:39am UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/1 "2018-01-12T11:39:50Z")

</div>

As per the Requirement,

There are some logs , which is filtered by Grok pattern in logstash configuration file and output updated to elasticsearch and represented by kibana (localhost:5601),

what i need is - I want dynamic representation of data-table/Chart in kibina using rest-api in java application.

Do we have any rest kinda rest api that provide this support ?

---

<div class="post-metadata">

### Author: ![Brandon\_Kobel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/brandon_kobel/32/14829_2.png) [@Brandon\_Kobel](https://discuss.elastic.co/u/Brandon_Kobel)
#### Post date: [January 12, 2018, 2:14pm UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/2 "2018-01-12T14:14:58Z")

</div>

Hey @yuganshu4042, what exactly is it that you're looking to get in the Java rest-api? Elasticsearch provides an API (and a Java client) for retrieving the underlying data without going through Kibana.

---

<div class="post-metadata">

### Author: ![yuganshu4042](https://avatars.discourse-cdn.com/v4/letter/y/ad7895/32.png) [@yuganshu4042](https://discuss.elastic.co/u/yuganshu4042)
#### Post date: [January 15, 2018, 8:04am UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/3 "2018-01-15T08:04:29Z")

</div>

Hi Brandon\_Kobel,

I need to know , Is there is any way By which a use hit an api and get graphical representation of his data. according to his credentials only.

---

<div class="post-metadata">

### Author: ![Brandon\_Kobel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/brandon_kobel/32/14829_2.png) [@Brandon\_Kobel](https://discuss.elastic.co/u/Brandon_Kobel)
#### Post date: [January 15, 2018, 1:35pm UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/4 "2018-01-15T13:35:26Z")

</div>

@yuganshu4042 if you're using X-Pack, Reporting provides a URL that you can create a HTTP Post request to generate a PDF of a specific Visualization/Dashboard: [https://www.elastic.co/guide/en/kibana/6.1/automating-report-generation.html](https://www.elastic.co/guide/en/kibana/6.1/automating-report-generation.html)

---

<div class="post-metadata">

### Author: ![yuganshu4042](https://avatars.discourse-cdn.com/v4/letter/y/ad7895/32.png) [@yuganshu4042](https://discuss.elastic.co/u/yuganshu4042)
#### Post date: [January 16, 2018, 7:59am UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/5 "2018-01-16T07:59:12Z")

</div>

Brandon\_Kobel

Can we able to create Dynamic visualization in kibana like Data Table (Dynamically) ?  
if yes then How . ?

---

<div class="post-metadata">

### Author: ![Brandon\_Kobel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/brandon_kobel/32/14829_2.png) [@Brandon\_Kobel](https://discuss.elastic.co/u/Brandon_Kobel)
#### Post date: [January 16, 2018, 1:19pm UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/6 "2018-01-16T13:19:28Z")

</div>

Hey @yuganshu4042, this isn't possible currently. Feel free to open up an enhancement request in our [GitHub repo](https://github.com/elastic/kibana/issues/new) describing your specific use-case. However, please make sure to be specific for what you'd like to see implemented and your specific requirements.

---

<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: [February 13, 2018, 1:20pm UTC](https://discuss.elastic.co/t/how-to-represent-datatable-on-kibana-dynamically/115283/7 "2018-02-13T13:20:04Z")

</div>

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