Skip to content

Commit 0225f28

Browse files
committed
Update path to images
1 parent eabfac4 commit 0225f28

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

get-started/introduction.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ navigation_title: "What is Kibana?"
1111
* **Analyze your data.** Search for hidden insights, visualize what you’ve found in charts, gauges, maps, graphs, and more, and combine them in a dashboard.
1212
* **Manage, monitor, and secure the Elastic Stack.** Manage your data, monitor the health of your Elastic Stack cluster, and control which users have access to which features.
1313

14-
:::{image} ../../../images/kibana-analytics-home-page.png
14+
:::{image} ../images/kibana-analytics-home-page.png
1515
:alt: Analytics home page
1616
:name: kibana-home-page
1717
:class: screenshot
@@ -35,7 +35,7 @@ Being able to search, observe, and protect your data is a requirement for any an
3535

3636
With {{kib}} [**Analytics**](../explore-analyze/overview/kibana-quickstart.md), you can quickly search through large amounts of data, explore fields and values, and then use the drag-and-drop interface to rapidly build charts, tables, metrics, and more.
3737

38-
:::{image} ../../../images/kibana-visualization-journey.png
38+
:::{image} ../images/kibana-visualization-journey.png
3939
:alt: User data analysis journey
4040
:class: screenshot
4141
:::
@@ -63,7 +63,7 @@ $$$get-data-into-kibana$$$
6363

6464
For a full list of data management UIs, refer to [**Stack Management**](../deploy-manage/index.md).
6565

66-
:::{image} ../../../images/kibana-stack-management.png
66+
:::{image} ../images/kibana-stack-management.png
6767
:alt: Index Management view in Stack Management
6868
:class: screenshot
6969
:::
@@ -85,7 +85,7 @@ You might be managing tens, hundreds, or even thousands of dashboards, visualiza
8585

8686
{{kib}} provides [spaces](../deploy-manage/manage-spaces.md) for organizing your visualizations, dashboards, {{data-sources}}, and more. Think of a space as its own mini {{kib}} installation—it’s isolated from all other spaces, so you can tailor it to your specific needs without impacting others.
8787

88-
:::{image} ../../../images/kibana-select-your-space.png
88+
:::{image} ../images/kibana-select-your-space.png
8989
:alt: Space selector view
9090
:class: screenshot
9191
:::
@@ -107,7 +107,7 @@ Don’t worry if you have hundreds of dashboards that need to be tagged. Use [**
107107

108108
{{kib}} supports several [authentication providers](../deploy-manage/users-roles/cluster-or-deployment-auth/user-authentication.md), allowing you to login using {{es}}’s built-in realms, or with your own single sign-on provider.
109109

110-
:::{image} ../../../images/kibana-kibana-login.png
110+
:::{image} ../images/kibana-kibana-login.png
111111
:alt: Login page
112112
:class: screenshot
113113
:::
@@ -121,7 +121,7 @@ When you create a role, you can scope the assigned {{kib}} privileges to specifi
121121

122122
The {{kib}} role management interface allows you to describe these various access levels, or you can automate role creation by using [role APIs](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-roles).
123123

124-
:::{image} ../../../images/kibana-spaces-roles.png
124+
:::{image} ../images/kibana-spaces-roles.png
125125
:alt: {kib privileges}
126126
:class: screenshot
127127
:::
@@ -136,7 +136,7 @@ Once you have your users and roles configured, you might want to maintain a reco
136136

137137
To quickly find apps and the objects you create, use the search field in the global header. Search suggestions include deep links into applications, allowing you to directly navigate to the views you need most.
138138

139-
:::{image} ../../../images/kibana-app-navigation-search.png
139+
:::{image} ../images/kibana-app-navigation-search.png
140140
:alt: Example of searching for apps
141141
:class: screenshot
142142
:::
@@ -156,7 +156,7 @@ You can search for objects by type, name, and tag. To get the most from the sear
156156

157157
This example searches for visualizations with the tag `design` .
158158

159-
:::{image} ../../../images/kibana-tags-search.png
159+
:::{image} ../images/kibana-tags-search.png
160160
:alt: Example of searching for tags
161161
:class: screenshot
162162
:::
@@ -169,6 +169,6 @@ To view the full list of apps and features, go to [{{kib}} features](https://www
169169

170170
## Get help [try-kibana]
171171

172-
Click ![Help icon in navigation bar](../../../images/kibana-intro-help-icon.png "") for help with questions or to provide feedback.
172+
Click ![Help icon in navigation bar](../images/kibana-intro-help-icon.png "") for help with questions or to provide feedback.
173173

174174
To keep up with what’s new and changed in Elastic, click the celebration icon in the global header.

0 commit comments

Comments
 (0)