# Does App Search analytics data store in ES index?

**URL:** https://discuss.elastic.co/t/does-app-search-analytics-data-store-in-es-index/247675
**Category:** Elastic Search
**Tags:** elastic-app-search
**Created:** [September 6, 2020, 12:12pm UTC](https://discuss.elastic.co/t/does-app-search-analytics-data-store-in-es-index/247675 "2020-09-06T12:12:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DILIP\_SHARMA](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dilip_sharma/32/42672_2.png) [@DILIP\_SHARMA](https://discuss.elastic.co/u/DILIP_SHARMA)
#### Post date: [September 6, 2020, 12:12pm UTC](https://discuss.elastic.co/t/does-app-search-analytics-data-store-in-es-index/247675/1 "2020-09-06T12:12:09Z")

</div>

Hi  
can we access the index which store all ES app Analytics data ?  
i am trying to get aggregated count of **no result** query ( daily , weekly or monthly ) ,  
as **count api** only give **( click and query count)**  
please let me know if there is any way to get the index where all this data store ?  
or there any way to get **no result count ( daily , weekly or monthly )**  
i saw **queries API** which has filter to

> "filters": { "results": false }

but this is not suitable if i only want to get weekly or monthly count .  
Thanks in advance

---

<div class="post-metadata">

### Author: ![ylasri](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ylasri/32/86120_2.png) [@ylasri](https://discuss.elastic.co/u/ylasri)
#### Post date: [September 21, 2020, 1:43pm UTC](https://discuss.elastic.co/t/does-app-search-analytics-data-store-in-es-index/247675/2 "2020-09-21T13:43:49Z")

</div>

I would suggest to check this index  
`.ent-search-workplace-search-analytics-ecs-ilm-logs-production-YYYY.MM.dd-00000x`  
You can find all queries, and number of pages & documents, clicks and eveything related to search result and user behavior  
NB : This is what i tried for Workplace search  
But i guess your will have same for App Search, I see an index like this :  
`.ent-search-app-search-analytics-ecs-ilm-logs-production-YYYY.MM.dd-00000x`

---

<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: [October 19, 2020, 1:43pm UTC](https://discuss.elastic.co/t/does-app-search-analytics-data-store-in-es-index/247675/3 "2020-10-19T13:43:49Z")

</div>

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