[DOCS] Adds troubleshooting info for monitoring (#21005)

This commit is contained in:
Lisa Cawley 2018-09-17 18:27:36 -07:00 committed by lcawl
parent 229c64df36
commit 40d25f57c7
2 changed files with 22 additions and 5 deletions

View file

@ -25,3 +25,4 @@ or instance starts.
--
include::viewing-metrics.asciidoc[]
include::monitoring-troubleshooting.asciidoc[]

View file

@ -1,8 +1,24 @@
[[monitoring-troubleshooting]]
== {monitoring} Troubleshooting
[role="xpack"]
[[monitor-troubleshooting]]
== Troubleshooting monitoring in {kib}
++++
<titleabbrev>{monitoring}</titleabbrev>
<titleabbrev>Troubleshooting</titleabbrev>
++++
See
{logstash-ref}/monitoring-troubleshooting.html[Troubleshooting {monitoring} in Logstash].
Use the information in this section to troubleshoot common problems and find
answers for frequently asked questions related to {monitoring}.
[float]
=== Cannot view the cluster because the license information is invalid
*Symptoms:*
The following error appears in a banner at the top of the screen in {kib} on the
*Monitoring > Clusters* page:
`You can't view the "<my_cluster>" cluster because the license information is invalid.`
*Resolution:*
You cannot monitor a version 6.3 or later cluster from {kib} version 6.2 or earlier.
To resolve this issue, upgrade {kib} to 6.3 or later. See
{stack-ref}/upgrading-elastic-stack.html[Upgrading the {stack}].