# Missing data in ES

**URL:** https://discuss.elastic.co/t/missing-data-in-es/132813
**Category:** Elasticsearch
**Created:** [May 22, 2018, 12:08pm UTC](https://discuss.elastic.co/t/missing-data-in-es/132813 "2018-05-22T12:08:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jyoti\_rs](https://avatars.discourse-cdn.com/v4/letter/j/eb9ed0/32.png) [@Jyoti\_rs](https://discuss.elastic.co/u/Jyoti_rs)
#### Post date: [May 22, 2018, 12:08pm UTC](https://discuss.elastic.co/t/missing-data-in-es/132813/1 "2018-05-22T12:08:47Z")

</div>

I am using Elastic search version 2.2.0 and i published the data and i could see the response id but when i am trying to find the data in Kibana.The data is missing and not visible in kibana.

Any quick support is appreciable.

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [May 22, 2018, 1:16pm UTC](https://discuss.elastic.co/t/missing-data-in-es/132813/2 "2018-05-22T13:16:55Z")

</div>

In order for anyone to be able to help you probably need to provide more context and information. What is the output of the [cat indices API](https://www.elastic.co/guide/en/elasticsearch/reference/2.2/cat-indices.html)?

---

<div class="post-metadata">

### Author: ![Jyoti\_rs](https://avatars.discourse-cdn.com/v4/letter/j/eb9ed0/32.png) [@Jyoti\_rs](https://discuss.elastic.co/u/Jyoti_rs)
#### Post date: [May 23, 2018, 11:48am UTC](https://discuss.elastic.co/t/missing-data-in-es/132813/3 "2018-05-23T11:48:52Z")

</div>

I have a logging app which write the logs to a specific index e.g: logger\_23\_05\_2018\_index  
I post the json messages having a JSON scema (id,name,address),From my app .the JSON messages i posted  
{  
id:1  
name :xyz  
address:bvc  
}  
I post 100 messages like this JSON . so among 100 messages a subset of messages are not visible in kibana.

For all the 100 messages we got response id while pushing messages form app to Elastic search.

We are using JavaTransportClient SDK form ES

---

<div class="post-metadata">

### Author: ![Jyoti\_rs](https://avatars.discourse-cdn.com/v4/letter/j/eb9ed0/32.png) [@Jyoti\_rs](https://discuss.elastic.co/u/Jyoti_rs)
#### Post date: [May 24, 2018, 12:46pm UTC](https://discuss.elastic.co/t/missing-data-in-es/132813/4 "2018-05-24T12:46:07Z")

</div>

is there any way where i can search in the data in the index ?

---

<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 21, 2018, 12:46pm UTC](https://discuss.elastic.co/t/missing-data-in-es/132813/5 "2018-06-21T12:46:08Z")

</div>

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