# Getting license error when trying to view Monitoring after upgrade to 6.3.1

**URL:** https://discuss.elastic.co/t/getting-license-error-when-trying-to-view-monitoring-after-upgrade-to-6-3-1/138807
**Category:** Elasticsearch
**Created:** [July 6, 2018, 12:53am UTC](https://discuss.elastic.co/t/getting-license-error-when-trying-to-view-monitoring-after-upgrade-to-6-3-1/138807 "2018-07-06T00:53:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![andyshinn](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andyshinn/32/27659_2.png) [@andyshinn](https://discuss.elastic.co/u/andyshinn)
#### Post date: [July 6, 2018, 12:53am UTC](https://discuss.elastic.co/t/getting-license-error-when-trying-to-view-monitoring-after-upgrade-to-6-3-1/138807/1 "2018-07-06T00:53:08Z")

</div>

I just upgraded a test cluster to 6.3.1 (Kibana and Elasticsearch). I was trying to verify the health of the cluster by going to the Monitoring section of Kibana (which was working on the previous Basic license). But now it says:

> Your trial license has expired

I only have the following xpack settings in Kibana and Elasticsearch:

```
xpack.security.enabled: false
xpack.ml.enabled: false
xpack.graph.enabled: false

```

The license appears to be set:

```
andy@kibana:~$ curl -X GET "localhost:9200/_xpack/license"
{
  "license" : {
    "status" : "active",
    "uid" : "9ed658fb-e77d-490a-a734-00b93195ecb7",
    "type" : "basic",
    "issue_date" : "2018-07-06T00:19:55.131Z",
    "issue_date_in_millis" : 1530836395131,
    "max_nodes" : 1000,
    "issued_to" : "logs",
    "issuer" : "elasticsearch",
    "start_date_in_millis" : -1
  }
}

```

Should the Monitoring section be available with the new 6.3 Basic licensing?

---

<div class="post-metadata">

### Author: ![bhavyarm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bhavyarm/32/22392_2.png) [@bhavyarm](https://discuss.elastic.co/u/bhavyarm)
#### Post date: [July 6, 2018, 7:45pm UTC](https://discuss.elastic.co/t/getting-license-error-when-trying-to-view-monitoring-after-upgrade-to-6-3-1/138807/2 "2018-07-06T19:45:16Z")

</div>

Hi,

From which version did you upgrade to 6.3.1? Monitoring is definitely available for a single cluster with basic licensing.

If you could also let us know which distribution you are using - I will try to reproduce it in my local.

Thanks,  
Bhavya

---

<div class="post-metadata">

### Author: ![andyshinn](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andyshinn/32/27659_2.png) [@andyshinn](https://discuss.elastic.co/u/andyshinn)
#### Post date: [July 13, 2018, 4:16pm UTC](https://discuss.elastic.co/t/getting-license-error-when-trying-to-view-monitoring-after-upgrade-to-6-3-1/138807/3 "2018-07-13T16:16:08Z")

</div>

Actually, I may have just needed to wait a while for things to settle. I just checked it again and it is working as designed. Thanks for the reply.

---

<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 10, 2018, 4:16pm UTC](https://discuss.elastic.co/t/getting-license-error-when-trying-to-view-monitoring-after-upgrade-to-6-3-1/138807/4 "2018-08-10T16:16:15Z")

</div>

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