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
Copy file name to clipboardExpand all lines: get-started/index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ mapped_pages:
7
7
---
8
8
# Get started
9
9
10
+
## Overview
11
+
10
12
{{es}} is the heart of the [Elastic Stack](the-stack.md). Combined with {{kib}}, it powers these Elastic solutions and use cases:
11
13
12
14
*[Observability](/solutions/observability.md)
@@ -17,11 +19,11 @@ mapped_pages:
17
19
Refer to our [customer success stories](https://www.elastic.co/customers/success-stories) for concrete examples of how Elastic is used in real-world scenarios.
18
20
:::
19
21
20
-
## First steps
22
+
## Next steps
21
23
22
24
Get started by learning about:
23
25
24
-
-[{{es}} and {{kib}}](introduction.md), the core components of the {{{stack}}}.
26
+
-[{{es}} and {{kib}}](introduction.md), the core components of the {{stack}}.
25
27
-[The stack](/get-started/the-stack.md) to understand the relationship between core and optional components of an Elastic deployment.
26
28
-[The out-of-the-box solutions and use cases](/solutions/index.md) that Elastic supports.
27
29
-[Deploying Elastic](./deployment-options.md) for your use case.
Copy file name to clipboardExpand all lines: get-started/versioning-availability.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ navigation_title: Versioning and availability
6
6
7
7
## Elastic Stack versioning
8
8
9
-
{{ess}} and the core components of the Elastic Stack use a semantic versioning scheme. This scheme consists of three numbers separated by periods in the form `X.Y.Z`, for example: `9.0.0`.
9
+
{{es}} and the core components of the Elastic Stack use a semantic versioning scheme. This scheme consists of three numbers separated by periods in the form `X.Y.Z`, for example: `9.0.0`.
10
10
11
11
Each number represents a specific level of change:
0 commit comments