Skip to content

Commit dd2a2fe

Browse files
authored
Merge branch 'main' into anchor-fix-for-ci
2 parents 1907f51 + b53db63 commit dd2a2fe

31 files changed

+212
-104
lines changed

cloud-account/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ applies_to:
99
products:
1010
- id: cloud-hosted
1111
- id: cloud-serverless
12+
description: Manage your Elastic Cloud account settings, including email, password,
13+
authentication methods, and personal preferences. Configure your user profile
14+
and customize your interface.
1215
---
1316

1417
# Manage your Cloud account and preferences

deploy-manage/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ products:
99
- id: kibana
1010
- id: cloud-hosted
1111
- id: cloud-enterprise
12+
description: Deploy and manage your Elastic environment. Learn how to design resilient
13+
clusters, secure access, monitor performance, and maintain your Elastic Stack
14+
components across different deployment options.
1215
---
1316

1417
# Deploy and manage

explore-analyze/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ applies_to:
1111
products:
1212
- id: cloud-serverless
1313
- id: kibana
14+
description: Explore and analyze your data with Kibana. Query, filter, visualize,
15+
and create interactive dashboards to gain insights from your Elasticsearch data.
16+
Utilize machine learning, geospatial analysis, and more.
1417
---
1518

1619
# Explore and analyze data with Kibana

extend/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
description: Extend the Elastic Platform by creating integrations for data ingestion
3+
or building custom applications with REST APIs. Learn how to contribute to Elastic
4+
documentation and ecosystem.
5+
---
6+
17
# Extend and contribute
28

39
You can extend and build on the Elastic Platform in several ways. Whether you need to get data into Elasticsearch, add new functionality, edit the documentation, or build a custom application, here is an overview of the primary development paths to help you choose the right one for your project.

get-started/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ products:
1212
applies_to:
1313
serverless:
1414
stack:
15+
description: Learn the fundamentals of Elastic. Discover what Elastic offers, explore
16+
core concepts of the Elastic Stack, understand deployment options, and access
17+
training resources to get started.
1518
---
1619

1720
# Elastic fundamentals

manage-data/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
applies_to:
33
stack: ga
44
serverless: ga
5+
description: Learn how to ingest, store, and manage data in Elasticsearch. Understand
6+
indices, mappings, text analysis, data lifecycle management, and data migration between
7+
clusters.
58
---
69

710
# Manage data

redirects.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,8 @@ redirects:
503503
'explore-analyze/query-filter/languages/sql-client-apps-tableau-desktop.md': 'elasticsearch://reference/query-languages/sql/sql-client-apps-tableau-desktop.md'
504504
'explore-analyze/query-filter/languages/sql-client-apps-tableau-server.md': 'elasticsearch://reference/query-languages/sql/sql-client-apps-tableau-server.md'
505505

506+
# Related to https://github.com/elastic/docs-content/pull/3318
507+
'solutions/security/manage-elastic-defend/identify-antivirus-software-on-hosts.md': 'solutions/security/manage-elastic-defend/automatic-troubleshooting.md'
506508

507509

508510

reference/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/api-reference.html
44
products:
55
- id: elastic-stack
6+
description: Explore reference documentation for the Elastic Stack including APIs,
7+
security schemas, configuration settings, query languages, scripting, ECS field
8+
references, and more.
69
---
710

811
# Reference [api-reference]

release-notes/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
---
2+
description: Release notes and changelogs for Elastic products including Elasticsearch,
3+
Kibana, Observability, Security, APM agents, and clients. Stay updated with new
4+
features and changes.
5+
---
6+
17
# Release notes
44.1 KB
Loading

0 commit comments

Comments
 (0)