# 'Discover' endlessly searching on Index

**URL:** https://discuss.elastic.co/t/discover-endlessly-searching-on-index/40890
**Category:** Kibana
**Created:** [February 3, 2016, 5:05pm UTC](https://discuss.elastic.co/t/discover-endlessly-searching-on-index/40890 "2016-02-03T17:05:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Grenage](https://avatars.discourse-cdn.com/v4/letter/g/4af34b/32.png) [@Grenage](https://discuss.elastic.co/u/Grenage)
#### Post date: [February 3, 2016, 5:05pm UTC](https://discuss.elastic.co/t/discover-endlessly-searching-on-index/40890/1 "2016-02-03T17:05:54Z")

</div>

In my initial ignorance and enthusiasm, I installed nxlog on a load of servers and started pumping Windows events into my Elasticsearch/Kibana/Fluentd box. I wasn't aware quite how many different fields would build up, and I had an index with about 600 fields before long; needless to say, the box ground to a halt.

I deleted the data, and placed nxlog on just a couple of domain controllers - now I have 11 fields, and life looks much better. Unfortunately when I go to 'Discover' and select the index pattern from the drop-down list, it sits there "searching" endlessly. I had previously deleted and recreated that index.

I would appreciate any recommendations on where to start debugging this, as I'm still a bit green with Kibana.

---

<div class="post-metadata">

### Author: ![jaminvp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jaminvp/32/5868_2.png) [@jaminvp](https://discuss.elastic.co/u/jaminvp)
#### Post date: [February 5, 2016, 1:31pm UTC](https://discuss.elastic.co/t/discover-endlessly-searching-on-index/40890/2 "2016-02-05T13:31:10Z")

</div>

What's the discover sample size in Kibana? (Settings -\> Advanced -\> discover: sample size).

---

<div class="post-metadata">

### Author: ![Grenage](https://avatars.discourse-cdn.com/v4/letter/g/4af34b/32.png) [@Grenage](https://discuss.elastic.co/u/Grenage)
#### Post date: [February 5, 2016, 2:21pm UTC](https://discuss.elastic.co/t/discover-endlessly-searching-on-index/40890/3 "2016-02-05T14:21:53Z")

</div>

Hi jaminvp, and thank you for your reply.

discover:sampleSize is set to 500, and the discover view seem work when viewing the only other 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: [July 6, 2017, 2:03pm UTC](https://discuss.elastic.co/t/discover-endlessly-searching-on-index/40890/4 "2017-07-06T14:03:24Z")

</div>


