# Timelion won't display count from index

**URL:** https://discuss.elastic.co/t/timelion-wont-display-count-from-index/119866
**Category:** Kibana
**Tags:** timelion
**Created:** [February 14, 2018, 7:19pm UTC](https://discuss.elastic.co/t/timelion-wont-display-count-from-index/119866 "2018-02-14T19:19:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![geoff\_yalo](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/geoff_yalo/32/28323_2.png) [@geoff\_yalo](https://discuss.elastic.co/u/geoff_yalo)
#### Post date: [February 14, 2018, 7:19pm UTC](https://discuss.elastic.co/t/timelion-wont-display-count-from-index/119866/1 "2018-02-14T19:19:34Z")

</div>

Hi,

When looking at the Discover tab, I correctly see the count of entries from an index called "user-satisfaction-\*" (see below)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/5/6/5626ef89a01704b31f3931d63579b75799726839.png).

However, when I try to create a chart using Timelion with the following logic, I get a count of 0:  
**.es(index='user-satisfaction-\*')**

![image](https://us1.discourse-cdn.com/elastic/original/3X/c/9/c9f6d09369bf7e28d828856c334deac4d1fc68d1.png)

Any idea what might be causing this?

Thanks,  
Geoffrey

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [February 14, 2018, 9:24pm UTC](https://discuss.elastic.co/t/timelion-wont-display-count-from-index/119866/2 "2018-02-14T21:24:48Z")

</div>

What's the name of your timestamp field? By default timelion will assume `@timestamp` (instead of the one configured in your index pattern) so that could be the issue if you use a different name.

---

<div class="post-metadata">

### Author: ![geoff\_yalo](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/geoff_yalo/32/28323_2.png) [@geoff\_yalo](https://discuss.elastic.co/u/geoff_yalo)
#### Post date: [February 16, 2018, 6:58pm UTC](https://discuss.elastic.co/t/timelion-wont-display-count-from-index/119866/3 "2018-02-16T18:58:26Z")

</div>

Thanks @Bargs, that solves my issue. My timestamp field is "date" and I had to specify that in my timelion query

---

<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: [March 16, 2018, 6:58pm UTC](https://discuss.elastic.co/t/timelion-wont-display-count-from-index/119866/4 "2018-03-16T18:58:46Z")

</div>

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