You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:ess-leadin: You can run Elasticsearch on your own hardware or use our hosted Elasticsearch Service that is available on AWS, GCP, and Azure. {ess-trial}[Try the Elasticsearch Service for free].
99
+
:ess-icon: image:https://doc-icons.s3.us-east-2.amazonaws.com/logo_cloud.svg[link="{ess-trial}", title="Supported on {ess}"]
100
+
:ece-icon: image:https://doc-icons.s3.us-east-2.amazonaws.com/logo_cloud_ece.svg[link="{ess-trial}", title="Supported on {ece}"]
101
+
92
102
//////////
93
103
Commonly referenced paths in commonly referenced repositories.
Kibana is an open source analytics and visualization platform designed to search, view, and interact with data stored in Elasticsearch indices. Kibana is included with your subscription.
8
+
9
+
To access Kibana:
10
+
11
+
. Log into {ess-console}[Elastic Cloud].
12
+
+
13
+
TIP: If you don't have access, {ess-trial}[get a free trial].
14
+
15
+
. Select your Elasticsearch Service deployment.
16
+
17
+
. Under *Applications*, click the Kibana *Launch* link and wait for Kibana to open.
18
+
19
+
. Log into Kibana as the `elastic` superuser to try it out. (Don't have the password? Reset it on the *Security* page for your deployment.
20
+
21
+
// In production systems, you might need to control what Elasticsearch data users can access through Kibana, so you need create credentials that can be used to access the necessary Elasticsearch resources. This means granting read access to the necessary indexes, as well as access to update the `.kibana` index.
0 commit comments