# Preprocessing on server side

**URL:** https://discuss.elastic.co/t/preprocessing-on-server-side/1559
**Category:** Kibana
**Created:** [May 29, 2015, 12:26pm UTC](https://discuss.elastic.co/t/preprocessing-on-server-side/1559 "2015-05-29T12:26:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nimble](https://avatars.discourse-cdn.com/v4/letter/n/a5b964/32.png) [@nimble](https://discuss.elastic.co/u/nimble)
#### Post date: [May 29, 2015, 12:26pm UTC](https://discuss.elastic.co/t/preprocessing-on-server-side/1559/1 "2015-05-29T12:26:56Z")

</div>

Does kibana do any kind of preprocessing on the server side so that it can be easily plotted in the browser?

---

<div class="post-metadata">

### Author: ![Babadofar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/babadofar/32/44803_2.png) [@Babadofar](https://discuss.elastic.co/u/Babadofar)
#### Post date: [May 29, 2015, 8:36pm UTC](https://discuss.elastic.co/t/preprocessing-on-server-side/1559/2 "2015-05-29T20:36:28Z")

</div>

No it doesn't. You can see the raw elasticsearch request and response by clicking on the bar at the bottom [https://www.elastic.co/guide/en/kibana/current/dashboard.html#viewing-detailed-information](https://www.elastic.co/guide/en/kibana/current/dashboard.html#viewing-detailed-information)  
You can also inspect the request and response using a javascript debugger, should that be your fancy 😉

---

<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: [July 6, 2017, 2:18pm UTC](https://discuss.elastic.co/t/preprocessing-on-server-side/1559/3 "2017-07-06T14:18:50Z")

</div>


