# Uptime: "no uptime monitors found" for heartbeat

**URL:** https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767
**Category:** Kibana
**Created:** [August 5, 2019, 10:33am UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767 "2019-08-05T10:33:58Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![andre22](https://avatars.discourse-cdn.com/v4/letter/a/d07c76/32.png) [@andre22](https://discuss.elastic.co/u/andre22)
#### Post date: [August 5, 2019, 10:33am UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767/1 "2019-08-05T10:33:58Z")

</div>

Hi, I am getting the output above when looking at the uptime:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/6/7/6758c6217c3172b8afecfbfc33b350f0d403b73e.png)

As you can see, heartbeat data ist being delivered to Elasticsearch.

How can I fix this?

EDIT: some more Info:

- everything is on 7.3.0
- heartbeat is on the same host, config has Kibana on localhost enabled  
setup.kibana:  
host: "localhost:5601"
- OS is Debian 9
- I tried heartbeat setup --index-management and heartbeat setup --template - both gave "Index setup successfully finished", then restarted everything.

here is the monitors part from heartbeat.yml, I removed all but one entries

```
heartbeat.monitors:
- type: http
  name: 'elk.home localhost'
  schedule: '@every 10s'
  timeout: 16s
  urls: ["http://localhost:9200"]

```

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

Thanks in advance  
Andre

---

<div class="post-metadata">

### Author: ![Hoat23](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hoat23/32/53748_2.png) [@Hoat23](https://discuss.elastic.co/u/Hoat23)
#### Post date: [August 6, 2019, 5:47pm UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767/2 "2019-08-06T17:47:49Z")

</div>

Hello Andre,

I solved loading the template from heartbeat aplication executando this command in my windows: "./heartbeat.exe setup -e", but first configurate the "heartbeat.yml" with user and password of "ElasticCloud".After, I did rollover and anymore.

I hope this work with you.

---

<div class="post-metadata">

### Author: ![dandrade](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dandrade/32/45452_2.png) [@dandrade](https://discuss.elastic.co/u/dandrade)
#### Post date: [August 28, 2019, 4:49pm UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767/3 "2019-08-28T16:49:08Z")

</div>

I have the same issue here and the solution posted by @Hoat23 does not work for me.

I'm on a new installation, configured heartbeat, elasticsearch and kibana as shown on docs. How would I solve this issue?

---

<div class="post-metadata">

### Author: ![kaangoksal](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kaangoksal/32/53766_2.png) [@kaangoksal](https://discuss.elastic.co/u/kaangoksal)
#### Post date: [September 7, 2019, 9:19pm UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767/4 "2019-09-07T21:19:48Z")

</div>

I'm facing the same issue as well,

ran heartbeat setup, did not help at all.

---

<div class="post-metadata">

### Author: ![dandrade](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dandrade/32/45452_2.png) [@dandrade](https://discuss.elastic.co/u/dandrade)
#### Post date: [September 16, 2019, 3:23pm UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767/5 "2019-09-16T15:23:26Z")

</div>

I don't know what was happening, but I disabled some monitors, created another, restarted heartbeat and it worked.

EDIT:  
This solved my issue:

> <https://github.com/elastic/beats/issues/11940>

---

<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 14, 2019, 3:30pm UTC](https://discuss.elastic.co/t/uptime-no-uptime-monitors-found-for-heartbeat/193767/6 "2019-10-14T15:30:52Z")

</div>

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