# Kibana not fetching results

**URL:** https://discuss.elastic.co/t/kibana-not-fetching-results/88022
**Category:** Kibana
**Created:** [June 2, 2017, 7:07am UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022 "2017-06-02T07:07:05Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![AadarshKumayan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aadarshkumayan/32/18790_2.png) [@AadarshKumayan](https://discuss.elastic.co/u/AadarshKumayan)
#### Post date: [June 2, 2017, 7:07am UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022/1 "2017-06-02T07:07:05Z")

</div>

hi i have installed elk server on my instance  
i am receiving logs from other machine

```
curl -XGET 'http://localhost:9200/filebeat-*/_search?pretty'

```

output is

```
{
  "_index" : "filebeat-2017.05.26",
  "_type" : "syslog",
  "_id" : "AVxnkZavXMBSzU68KEBV",
  "_score" : 1.0,
  "_source" : {
    "message" : "May 26 17:40:36 Hadoop-client1 sshd[957]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=103.207.37.37",
    "@version" : "1",
    "@timestamp" : "2017-05-26T12:10:36.000Z",
    "input_type" : "log",
    "fields" : null,
    "beat" : {
      "hostname" : "Hadoop-client1.Storage.nxtstore.co.in",
      "name" : "Hadoop-client1.Storage.nxtstore.co.in"
    },
    "source" : "/var/log/auth.log.1",

```

but kibana is not fetching any results

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

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [June 2, 2017, 11:52am UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022/2 "2017-06-02T11:52:56Z")

</div>

Sorry, what results do you want Kibana to fetch? It doesn't have any CLI features, you just need to look for them in the web interface.

---

<div class="post-metadata">

### Author: ![AadarshKumayan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aadarshkumayan/32/18790_2.png) [@AadarshKumayan](https://discuss.elastic.co/u/AadarshKumayan)
#### Post date: [June 2, 2017, 12:07pm UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022/3 "2017-06-02T12:07:20Z")

</div>

it is not displaying anything ![](https://us1.discourse-cdn.com/elastic/original/3X/b/2/b21008a36a477577609ab99cf5c3df8f40befe1c.png)

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [June 2, 2017, 12:10pm UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022/4 "2017-06-02T12:10:43Z")

</div>

Have you tried increasing the time range from the top right? maybe you have no events in the past 15 minutes.

---

<div class="post-metadata">

### Author: ![AadarshKumayan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aadarshkumayan/32/18790_2.png) [@AadarshKumayan](https://discuss.elastic.co/u/AadarshKumayan)
#### Post date: [June 2, 2017, 12:12pm UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022/5 "2017-06-02T12:12:11Z")

</div>

it worked there was problem in filebeat-template.json file thanks

---

<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 30, 2017, 12:12pm UTC](https://discuss.elastic.co/t/kibana-not-fetching-results/88022/6 "2017-06-30T12:12:49Z")

</div>

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