Skip to content

Add products frontmatter #1410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion archive.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: archive
description: Browse the archive for legacy Elastic products and documentation. Archive documentation is unmaintained and may be out-of-date.
description: Browse the archive for legacy Elastic products and documentation.
Archive documentation is unmaintained and may be out-of-date.
---

# Documentation archive
2 changes: 2 additions & 0 deletions cloud-account/add-a-login-method.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
serverless: all
deployment:
ess: all
products:
- id: cloud-hosted
---

# Add a login method [ec-change-login-method]
Expand Down
2 changes: 2 additions & 0 deletions cloud-account/change-your-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
serverless: all
deployment:
ess: all
products:
- id: cloud-hosted
---

# Change your password [ec-change-password]
Expand Down
3 changes: 3 additions & 0 deletions cloud-account/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ applies_to:
serverless: all
deployment:
ess: all
products:
- id: cloud-hosted
- id: cloud-serverless
---

# Manage your Cloud account and preferences
Expand Down
3 changes: 3 additions & 0 deletions cloud-account/join-or-leave-an-organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ applies_to:
serverless: all
deployment:
ess: all
products:
- id: cloud-hosted
- id: cloud-serverless
---

# Join or leave an organization
Expand Down
2 changes: 2 additions & 0 deletions cloud-account/multifactor-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
serverless: all
deployment:
ess: all
products:
- id: cloud-hosted
---

# Multifactor authentication [ec-account-security-mfa]
Expand Down
2 changes: 2 additions & 0 deletions cloud-account/update-your-email-address.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
serverless: all
deployment:
ess: all
products:
- id: cloud-hosted
---

# Update your email address [ec-update-email-address]
Expand Down
6 changes: 4 additions & 2 deletions deploy-manage/api-keys/elastic-cloud-api-keys.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html
applies_to:
deployment:
ess: ga
serverless: ga
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html
products:
- id: cloud-hosted
---

# {{ecloud}} API keys [ec-api-authentication]
Expand Down
6 changes: 4 additions & 2 deletions deploy-manage/api-keys/elastic-cloud-enterprise-api-keys.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-restful-api-authentication.html
applies_to:
deployment:
ece: ga
mapped_pages:
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-restful-api-authentication.html
products:
- id: cloud-enterprise
---

# {{ece}} API keys [ece-restful-api-authentication]
Expand Down
6 changes: 4 additions & 2 deletions deploy-manage/api-keys/elasticsearch-api-keys.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
applies_to:
stack: ga
mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/api-keys.html
applies_to:
stack: ga
products:
- id: kibana
---

# {{es}} API keys [api-keys]
Expand Down
6 changes: 4 additions & 2 deletions deploy-manage/api-keys/serverless-project-api-keys.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
applies_to:
serverless: ga
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/api-keys.html
applies_to:
serverless: ga
products:
- id: cloud-serverless
---

# Serverless project API keys [api-keys]
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/autoscaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ applies_to:
ess: ga
eck: ga
serverless: all
products:
- id: elasticsearch
---

# Autoscaling
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/autoscaling/autoscaling-deciders.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ applies_to:
ece:
eck:
ess:
products:
- id: elasticsearch
---

# Autoscaling deciders [autoscaling-deciders]
Expand Down
6 changes: 5 additions & 1 deletion deploy-manage/autoscaling/autoscaling-in-ece-and-ech.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: In ECE and ECH
mapped_pages:
- https://www.elastic.co/guide/en/cloud-heroku/current/ech-autoscaling.html
- https://www.elastic.co/guide/en/cloud/current/ec-autoscaling.html
Expand All @@ -12,7 +13,10 @@ applies_to:
deployment:
ece: ga
ess: ga
navigation_title: "In ECE and ECH"
products:
- id: elasticsearch-cloud-hosted-heroku
- id: cloud-hosted
- id: cloud-enterprise
---

# Autoscaling in {{ece}} and {{ech}}
Expand Down
4 changes: 3 additions & 1 deletion deploy-manage/autoscaling/autoscaling-in-eck.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
navigation_title: In ECK
mapped_pages:
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-autoscaling.html
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-stateless-autoscaling.html
applies_to:
deployment:
eck: ga
navigation_title: "In ECK"
products:
- id: cloud-kubernetes
---
# Autoscaling in {{eck}}

Expand Down
3 changes: 3 additions & 0 deletions deploy-manage/autoscaling/trained-model-autoscaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ applies_to:
eck:
ece:
serverless:
products:
- id: cloud-serverless
- id: machine-learning
---

# Trained model autoscaling
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/cloud-organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
---

# Manage your Cloud organization [ec-organizations]
Expand Down
3 changes: 3 additions & 0 deletions deploy-manage/cloud-organization/billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
- id: cloud-serverless
---

# Billing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
---

# Add your billing details [ec-billing-details]
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/cloud-organization/billing/billing-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
---

# Billing FAQ [ec-faq-billing]
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/cloud-organization/billing/billing-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
---

# Billing models [ec-billing-models]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
navigation_title: "Hosted billing dimensions"
navigation_title: Hosted billing dimensions
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-billing-dimensions.html
applies_to:
deployment:
ess: all
products:
- id: cloud-hosted
---

# Cloud Hosted deployment billing dimensions [ec-billing-dimensions]
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/cloud-organization/billing/ecu.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
---

# Elastic Consumption Units [ec-billing-ecu]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
navigation_title: "Elastic for Observability"
navigation_title: Elastic for Observability
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/observability-billing.html
applies_to:
serverless: all
products:
- id: cloud-serverless
---

# Elastic for Observability billing dimensions [observability-billing]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
navigation_title: "Elasticsearch"
navigation_title: Elasticsearch
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/elasticsearch-billing.html
applies_to:
serverless: all
products:
- id: cloud-serverless
---

# {{es}} billing dimensions [elasticsearch-billing]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-serverless
- id: cloud-hosted
- id: elasticsearch-cloud-hosted-heroku
---

# Manage your subscription
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
- id: cloud-serverless
---

# Monitor and analyze usage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
navigation_title: "Elastic for Security"
navigation_title: Elastic for Security
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/security-billing.html
applies_to:
serverless: all
products:
- id: cloud-serverless
---

# Elastic for Security billing dimensions [security-billing]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
navigation_title: "Serverless billing dimensions"
navigation_title: Serverless billing dimensions
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/general-serverless-billing.html
applies_to:
serverless: all
products:
- id: cloud-serverless
---

# Serverless project billing dimensions [general-serverless-billing]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
---

# Update billing and operational contacts [ec-billing-contacts]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
- id: cloud-serverless
---

# View your billing history [ec-billing-history]
Expand Down
2 changes: 2 additions & 0 deletions deploy-manage/cloud-organization/operational-emails.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ mapped_pages:
applies_to:
deployment:
ess: all
products:
- id: cloud-hosted
---

# Operational emails [ec-operational-emails]
Expand Down
4 changes: 4 additions & 0 deletions deploy-manage/cloud-organization/service-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ applies_to:
deployment:
ess: all
serverless: all
products:
- id: cloud-hosted
- id: cloud-serverless
- id: elasticsearch-cloud-hosted-heroku
---

# Service status
Expand Down
6 changes: 4 additions & 2 deletions deploy-manage/cloud-organization/tools-and-apis.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
navigation_title: Tools and APIs
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-work-with-apis.html
navigation_title: Tools and APIs
products:
- id: cloud-hosted
---

# Tools and APIs for your Cloud organization [ec-work-with-apis]

You can use the [{{ecloud}} API](https://www.elastic.co/docs/api/doc/cloud/) to manage your {{ecloud}} organization, members, costs, billing, and more.
You can use the [{{ecloud}} API](https://www.elastic.co/docs/api/doc/cloud/) to manage your {{ecloud}} organization, members, costs, billing, and more.

* Refer to [](/deploy-manage/api-keys/elastic-cloud-api-keys.md) to learn how to generate an API key to access this API.
* Refer to [{{ecloud}} RESTful API](cloud://reference/cloud-hosted/ec-api-restful.md) for usage information and examples.
Expand Down
5 changes: 5 additions & 0 deletions deploy-manage/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/intro.html
- https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro-deploy.html
- https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/get-elastic.html
products:
- id: cloud-serverless
- id: elasticsearch
- id: elastic-products-platform
- id: elastic-stack
---

# Deploy
Expand Down
Loading
Loading