# We couldn't activate monitoring - No monitoring data found

**URL:** https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539
**Category:** Kibana
**Created:** [July 15, 2019, 1:06pm UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539 "2019-07-15T13:06:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![manosmustang](https://avatars.discourse-cdn.com/v4/letter/m/ecc23a/32.png) [@manosmustang](https://discuss.elastic.co/u/manosmustang)
#### Post date: [July 15, 2019, 1:06pm UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539/1 "2019-07-15T13:06:53Z")

</div>

Hello,

we receive the below error after installation of a cluster without xpack

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/b/fbe0606977f58b0aca1ef90a94c651609dcbb156.png)

```
[root@elastic1 metricbeat]# curl localhost:9200/_cat/nodes?v    
ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name
172.27.52.56 31 75 5 0.00 0.01 0.05 di - data1
172.27.52.57 29 53 5 0.88 0.57 0.33 di - data2
172.27.52.55 17 53 1 0.00 0.01 0.05 mi * master

```

is it because of the cluster?

Thank you

---

<div class="post-metadata">

### Author: ![tiagocosta](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tiagocosta/32/40045_2.png) [@tiagocosta](https://discuss.elastic.co/u/tiagocosta)
#### Post date: [July 15, 2019, 8:52pm UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539/2 "2019-07-15T20:52:47Z")

</div>

@manosmustang are your elasticsearch clustering, where the kibana instance reporting this error is connected to, running the basic license? The stack monitoring is only available starting in the basic license.

More info here: [https://www.elastic.co/subscriptions](https://www.elastic.co/subscriptions)

Cheers

---

<div class="post-metadata">

### Author: ![manosmustang](https://avatars.discourse-cdn.com/v4/letter/m/ecc23a/32.png) [@manosmustang](https://discuss.elastic.co/u/manosmustang)
#### Post date: [July 16, 2019, 6:13am UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539/3 "2019-07-16T06:13:24Z")

</div>

Hello,

somehow is working now after the night

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/5/0/50c1b54dded4ca190ec0988b7b0273af826e799a.png)

how can I see the license we have?

thank you

---

<div class="post-metadata">

### Author: ![tiagocosta](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tiagocosta/32/40045_2.png) [@tiagocosta](https://discuss.elastic.co/u/tiagocosta)
#### Post date: [July 16, 2019, 3:11pm UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539/4 "2019-07-16T15:11:24Z")

</div>

You can just curl the same elasticsearch clustering where the kibana you were experience problems on is connected with the following:

curl -X GET "localhost:9200/\_license"

assuming that `localhost:9200` is your elasticsearch cluster

---

<div class="post-metadata">

### Author: ![manosmustang](https://avatars.discourse-cdn.com/v4/letter/m/ecc23a/32.png) [@manosmustang](https://discuss.elastic.co/u/manosmustang)
#### Post date: [July 16, 2019, 3:27pm UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539/5 "2019-07-16T15:27:50Z")

</div>

> [@tiagocosta](#):
>
> curl -X GET "localhost:9200/\_license"

ok. I have the basic. thank you!

---

<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: [August 13, 2019, 3:27pm UTC](https://discuss.elastic.co/t/we-couldnt-activate-monitoring-no-monitoring-data-found/190539/6 "2019-08-13T15:27:52Z")

</div>

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