# ElasticSearch transport server get Handler

**URL:** https://discuss.elastic.co/t/elasticsearch-transport-server-get-handler/143036
**Category:** Elasticsearch
**Created:** [August 4, 2018, 11:41pm UTC](https://discuss.elastic.co/t/elasticsearch-transport-server-get-handler/143036 "2018-08-04T23:41:57Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ajay\_Kumar\_Mishra](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ajay_kumar_mishra/32/34109_2.png) [@Ajay\_Kumar\_Mishra](https://discuss.elastic.co/u/Ajay_Kumar_Mishra)
#### Post date: [August 4, 2018, 11:41pm UTC](https://discuss.elastic.co/t/elasticsearch-transport-server-get-handler/143036/1 "2018-08-04T23:41:57Z")

</div>

Hello,

Can someone help me with the handler function in elastic search server? For example: When the Java transport client invokes the following:  
// GetResponse response = client.prepareGet("movies", "movie", "1").execute().actionGet();

How can I check what the stack trace in Server looks like? We are trying to instrument ElasticSearch and I need this information for the same.

---

<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: [September 1, 2018, 11:56pm UTC](https://discuss.elastic.co/t/elasticsearch-transport-server-get-handler/143036/2 "2018-09-01T23:56:56Z")

</div>

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