|
11 | 11 |
|
12 | 12 | To open the dashboards, launch the {kib} web interface by pointing your browser |
13 | 13 | to port 5601. For example, http://localhost:5601[http://localhost:5601]. |
14 | | -Replace `localhost` with the name of the {kib} host. If you're using an |
15 | | -https://cloud.elastic.co/[{ecloud}] instance, log in to your cloud account, |
16 | | -then navigate to the {kib} endpoint in your deployment. |
| 14 | +Replace `localhost` with the name of the {kib} host. If you're using our |
| 15 | +https://www.elastic.co/cloud/elasticsearch-service[hosted {ess}] instance, log |
| 16 | +in to your cloud account, then navigate to the {kib} endpoint in your |
| 17 | +deployment. |
17 | 18 |
|
18 | | -On the *Discover* page, make sure that the predefined +{beatname_lc}-*+ index |
19 | | -pattern is selected to see {beatname_uc} data. |
| 19 | +In the side navigation, click *Discover*. To see {beatname_uc} data, make sure |
| 20 | +the predefined +{beatname_lc}-*+ index pattern is selected. |
20 | 21 |
|
21 | 22 | [role="screenshot"] |
22 | 23 | image::./images/kibana-created-indexes.png[Discover tab with index selected] |
23 | 24 |
|
24 | 25 | TIP: If you don’t see data in {kib}, try changing the date range to a larger |
25 | 26 | range. By default, {kib} shows the last 15 minutes. |
26 | 27 |
|
27 | | -Go to the *Dashboard* page and select the dashboard that you want to open. |
| 28 | +In the side navigation, click *Dashboard*, then select the dashboard that you |
| 29 | +want to open. |
28 | 30 |
|
29 | 31 | [role="screenshot"] |
30 | 32 | image::./images/kibana-navigation-vis.png[Navigation widget in Kibana] |
|
0 commit comments