diff --git a/modules/cluster-logging-kibana-interface-launch.adoc b/modules/cluster-logging-kibana-interface-launch.adoc index 344c88897e..8359c182b9 100644 --- a/modules/cluster-logging-kibana-interface-launch.adoc +++ b/modules/cluster-logging-kibana-interface-launch.adoc @@ -51,3 +51,8 @@ The Kibana interface launches. You can now: + Use and configuration of the Kibana interface is beyond the scope of this documentation. For more information, on using the interface, see the link:https://www.elastic.co/guide/en/kibana/5.6/connect-to-elasticsearch.html[Kibana documentation]. + +[NOTE] +==== +If you get a *security_exception* error in the Kibana console and cannot access your Kibana indices, you might have an expired OAuth token. If you see this error, log out of the Kibana console, and then log back in. This refreshes your OAuth tokens and you should be able to access your indices. +====