Skip to content

Commit cd5e8bf

Browse files
committed
Revert "Move the-stack.md to search-ai-platform.md"
This reverts commit da35dc4.
1 parent da1c6c1 commit cd5e8bf

File tree

18 files changed

+75
-153
lines changed

18 files changed

+75
-153
lines changed

deploy-manage/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In most cases, you also need to deploy **{{kib}}**. {{kib}} provides the user in
2424
Your choice of deployment type determines how you'll set up and manage these core components, as well as any additional components you need.
2525

2626
:::{admonition} Other {{stack}} components
27-
This section focuses on deploying and managing {{es}} and {{kib}}, as well as supporting orchestration technologies. However, depending on your use case, you might need to deploy [other components](/get-started/search-ai-platform.md). For example, you might need to add components to ingest logs or metrics.
27+
This section focuses on deploying and managing {{es}} and {{kib}}, as well as supporting orchestration technologies. However, depending on your use case, you might need to deploy [other {{stack}} components](/get-started/the-stack.md). For example, you might need to add components to ingest logs or metrics.
2828

2929
To learn how to deploy optional {{stack}} components, refer to the following sections:
3030
* [Fleet and Elastic Agent](/reference/fleet/index.md)

deploy-manage/deploy/self-managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For a comparison of these deployment options, refer to [Choosing your deployment
3939
This section focuses on deploying {{es}} and {{kib}} without an orchestrator.
4040

4141
Depending on your use case, you might need to deploy other components, such as APM, Fleet, or Logstash.
42-
Deploying those components is not covered in this section. [Learn more about optional components](/get-started/search-ai-platform.md).
42+
Deploying those components is not covered in this section. [Learn more about optional components](/get-started/the-stack.md).
4343

4444
This section covers the following tasks:
4545

deploy-manage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To get started with Elastic, you need to choose a deployment method and deploy {
1717

1818
In this section, you'll learn about how to deploy and manage all aspects of your Elastic environment. You'll learn how to design resilient, highly available clusters and deployments, and how to maintain and scale your environment to grow with your use case.
1919

20-
This section focuses on deploying and managing the core components of the {{stack}}: {{es}} and {{kib}}. It also documents deploying and managing supporting orchestration technologies. However, depending on your use case, you might need to deploy other components. [Learn more](/get-started/search-ai-platform.md).
20+
This section focuses on deploying and managing the core components of the {{stack}}: {{es}} and {{kib}}. It also documents deploying and managing supporting orchestration technologies. However, depending on your use case, you might need to deploy other components. [Learn more](/get-started/the-stack.md).
2121

2222
:::{tip}
2323
To get started quickly, you can set up a [local development and testing environment](/deploy-manage/deploy/self-managed/local-development-installation-quickstart.md), or sign up for a [Serverless](https://cloud.elastic.co/serverless-registration) or [Hosted](https://cloud.elastic.co/registration) trial in {{ecloud}}.

deploy-manage/production-guidance/elasticsearch-in-production-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The following topics, covered in other sections of the documentation, offer valu
6464

6565
### Security and monitoring [security-and-monitoring]
6666

67-
As with any enterprise system, you need tools to secure, manage, and monitor your deployments. Security, monitoring, and administrative features that are integrated into {{es}} enable you to use {{kib}} as a control center for managing a cluster.
67+
As with any enterprise system, you need tools to secure, manage, and monitor your deployments. Security, monitoring, and administrative features that are integrated into {{es}} enable you to use [Kibana](/get-started/the-stack.md) as a control center for managing a cluster.
6868

6969
* [Learn about securing an {{es}} cluster](../security.md)
7070

docset.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,3 @@ subs:
297297
ece-apis: https://www.elastic.co/docs/api/doc/cloud-enterprise/
298298
intake-apis: https://www.elastic.co/docs/api/doc/observability-serverless/
299299
models-app: "Trained Models"
300-
search-platform: "Search AI Platform"

get-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Elastic offers three main solutions or types of projects:
4040

4141
Continue your journey with these essential guides that will help you understand and work with Elastic:
4242

43-
* **[Solutions and the Search AI platform](/get-started/search-ai-platform.md)**: Dive deeper into how the Elastic Stack—our suite of open-source tools including Elasticsearch, Kibana, Beats, and Logstash—components work together, learn about data ingestion methods, and understand the core concepts of storing, visualizing, and querying your data.
43+
* **[Solutions and the Search AI platform](/get-started/the-stack.md)**: Dive deeper into how the Elastic Stack—our suite of open-source tools including Elasticsearch, Kibana, Beats, and Logstash—components work together, learn about data ingestion methods, and understand the core concepts of storing, visualizing, and querying your data.
4444

4545
* **[Deployment options](/get-started/deployment-options.md)**: Explore the different ways you can deploy Elastic, from fully managed serverless solutions to self-managed installations, and choose the approach that best fits your operational needs.
4646

get-started/search-ai-platform.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

get-started/the-stack.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
mapped_pages:
3+
- https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/stack-components.html
4+
- https://www.elastic.co/guide/en/kibana/current/introduction.html
5+
- https://www.elastic.co/guide/en/kibana/current/index.html
6+
- https://www.elastic.co/guide/en/elastic-stack/current/installing-elastic-stack.html
7+
- https://www.elastic.co/guide/en/elastic-stack/current/overview.html
8+
products:
9+
- id: elastic-stack
10+
- id: kibana
11+
---
12+
13+
# The {{stack}}
14+
15+
Elastic's Search AI platform is built around the {{stack}}, a group of open source products and components designed for ingesting, storing, searching, analyzing, and visualizing data.
16+
17+
Continue reading to learn how these components work together.
18+
19+
### Store your data
20+
21+
{{es}} is the heart of the Elastic Stack, functioning as the central place to store and search your data. It stores data as **JSON documents**, which are structured data objects. These documents are organized into **indices**, which you can think of as collections of similar documents.
22+
23+
Elasticsearch is built to be a resilient and scalable distributed system. It runs as a **cluster** of one or more servers, called **nodes**. When you add data to an index, it's divided into pieces called **shards**, which are spread across the various nodes in the cluster. This architecture allows Elasticsearch to handle large volumes of data and ensures that your data remains available even if a node fails.
24+
25+
Learn more in [The {{es}} data store](/manage-data/data-store.md).
26+
27+
### Visualize and query your data [kibana-navigation-search]
28+
29+
While {{es}} stores your data, **Kibana** is the user interface where you can explore, visualize, and manage it. It provides a window into your data, allowing you to quickly gain insights and understand trends.
30+
31+
With Kibana, you can:
32+
33+
* Use **Discover** to interactively search and filter your raw data.
34+
* Build custom **visualizations** like charts, graphs, and metrics with tools like **Lens**, which offers a drag-and-drop experience.
35+
* Assemble your visualizations into interactive **dashboards** to get a comprehensive overview of your information.
36+
* Analyze geospatial data using the powerful **Maps** application.
37+
38+
At the same time, Kibana works as the user interface of all Elastic solutions, like Elastic Security and Elastic Observability, providing ways of configuring Elastic to suit your needs and offering interactive guidance.
39+
40+
A **query** is a question you ask about your data, and Elastic provides several powerful languages to do so. You can query data directly through the API or through the user interface in Kibana.
41+
42+
* **Query DSL** is a full-featured JSON-style query language that enables complex searching, filtering, and aggregations. It is the original and most powerful query language for Elasticsearch today.
43+
* **Elasticsearch Query Language (ES|QL)** is a powerful, modern query language that uses a familiar pipe-based syntax to transform and aggregate your data at search time.
44+
* **Event Query Language (EQL)** is a specialized language designed to query sequences of events, which is particularly useful for security analytics and threat hunting.
45+
* **Kibana Query Language (KQL)** is the text-based language used in the **Discover** search bar, perfect for interactive filtering and exploration.
46+
47+
Learn more in [](/explore-analyze/index.md).
48+
49+
### Use the APIs to automate operations and management
50+
51+
Nearly every aspect of Elasticsearch can be configured and managed programmatically through its extensive REST APIs. This allows you to automate repetitive tasks and integrate Elastic management into your existing operational workflows. You can use the APIs to manage indices, update cluster settings, run complex queries, and configure security.
52+
53+
The **Console** tool in Kibana provides an interactive way to send requests directly to the Elasticsearch API and view the responses. For secure, automated access, you can create and manage **API keys** to authenticate your scripts and applications. This API-first approach is fundamental to enabling infrastructure-as-code practices and managing your deployments at scale.
54+
55+
Learn more in [Elastic APIs](https://www.elastic.co/docs/api).

get-started/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project: 'Get started'
22
toc:
33
- file: index.md
44
- file: introduction.md
5-
- file: search-ai-platform.md
5+
- file: the-stack.md
66
- file: deployment-options.md
77
- file: versioning-availability.md
88
- file: howto-use-the-docs.md

get-started/versioning-availability.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,11 @@ Features available to you can differ based on deployment type, product lifecycle
131131
### Examples of where availability can vary
132132

133133
| Category | Example |
134-
|-------|-------------|
135-
| {{stack}} versions | {{stack}} version 9.0.0 and later, including 9.1.0 |
136-
| Deployment types | [Elastic Cloud Serverless](/deploy-manage/deploy/elastic-cloud/serverless.md), [Elastic Cloud Hosted](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md), [Elastic Cloud Enterprise (ECE)](/deploy-manage/deploy/cloud-enterprise.md), [Elastic Cloud on Kubernetes (ECK)](/deploy-manage/deploy/cloud-on-k8s.md), and [Self-managed deployments](/deploy-manage/deploy/self-managed.md) |
137-
| Deployment versions | [Elastic Cloud Enterprise (ECE)](/deploy-manage/deploy/cloud-enterprise.md) 4.0.0 and later, [Elastic Cloud on Kubernetes (ECK)](/deploy-manage/deploy/cloud-on-k8s.md) 3.0.0 and later |
138-
| Serverless project types | {{es}}, {{observability}}, and {{elastic-sec}}
134+
| ----- | ----- |
135+
| {{stack}} versions | [{{stack}}](/get-started/the-stack.md) version 9.0.0 and later, including 9.1.0 |
136+
| Deployment types | [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md), [{{ech}}](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md), [{{ece}}](/deploy-manage/deploy/cloud-enterprise.md), [{{eck}}](/deploy-manage/deploy/cloud-on-k8s.md), and [Self-managed deployments](/deploy-manage/deploy/self-managed.md) |
137+
| Orchestrator versions | [{{ece}}](/deploy-manage/deploy/cloud-enterprise.md) 4.0.0 and later, [{{eck}}](/deploy-manage/deploy/cloud-on-k8s.md) 3.0.0 and later |
138+
| Serverless project types | {{es}}, Elastic {{observability}}, and {{elastic-sec}} |
139139

140140
## Find docs for your product version
141141

0 commit comments

Comments
 (0)