From 7e9447e2564afab635031badf4f9efcd9c7f48c4 Mon Sep 17 00:00:00 2001 From: dedemorton Date: Mon, 4 Dec 2023 15:28:51 -0800 Subject: [PATCH 01/86] Add billing dimensions page --- docs/manage-billing-dimensions.mdx | 38 ++++++++++++++++++++++++++++++ serverless-general.docnav.json | 3 +++ 2 files changed, 41 insertions(+) create mode 100644 docs/manage-billing-dimensions.mdx diff --git a/docs/manage-billing-dimensions.mdx b/docs/manage-billing-dimensions.mdx new file mode 100644 index 0000000..310dd67 --- /dev/null +++ b/docs/manage-billing-dimensions.mdx @@ -0,0 +1,38 @@ +--- +id: serverlessGeneralBillingDimensions +slug: /serverless/general/billing-dimensions +title: Billing dimensions +description: Understand how usage affects serverless pricing. +tags: [ 'serverless', 'general', 'billing', 'dimensions' ] +--- + + + +Elastic Cloud serverless billing is based on your actual usage across these separate dimensions: + +* +* +* + +## Offerings + +To learn about billing dimensions for specific offerings, refer to: + +* Elasticsearch billing dimensions (TODO: Make this an active link) +* Observability billing dimensions (TODO: Make this an active link) +* Security billing dimensions (TODO: Make this an active link) + +## Support + +If your subscription level is Standard, there will be no separate charge for Support reflected on your bill. +If your subscription level is Gold, Platinum, or Enterprise, a charge will be made for Support as a percentage (%) of the ECUs. +To find out more about our support levels, please visit https://www.elastic.co/support. + +## Add-ons + +**Data out** accounts for all of the traffic coming out of a serverless project. +This includes search results, as well as monitoring data sent from the deployment. +The same rate applies regardless of the destination of the data, whether to the internet, +to another region, or to a cloud provider account in the same region. +Data coming out of the deployment through AWS PrivateLink, GCP Private Service Connect, +or Azure Private Link is also considered data out. diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index 69cacf9..5018fe7 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -35,6 +35,9 @@ }, { "id": "serverlessGeneralBillingHistory" + }, + { + "id": "serverlessGeneralBillingDimensions" } ] } From ad3afeb751f3efa682a4c829d107477fc0f475e2 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Tue, 5 Dec 2023 15:59:08 -0800 Subject: [PATCH 02/86] Apply joepeeples suggestions from code review Co-authored-by: Joe Peeples --- docs/manage-billing-dimensions.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manage-billing-dimensions.mdx b/docs/manage-billing-dimensions.mdx index 310dd67..cb04bf3 100644 --- a/docs/manage-billing-dimensions.mdx +++ b/docs/manage-billing-dimensions.mdx @@ -24,8 +24,8 @@ To learn about billing dimensions for specific offerings, refer to: ## Support -If your subscription level is Standard, there will be no separate charge for Support reflected on your bill. -If your subscription level is Gold, Platinum, or Enterprise, a charge will be made for Support as a percentage (%) of the ECUs. +If your support level is Standard, there will be no separate charge for Support reflected on your bill. +If your support level is Gold, Platinum, or Enterprise, a charge will be made for Support as a percentage (%) of the ECUs. To find out more about our support levels, please visit https://www.elastic.co/support. ## Add-ons From 37d971dbbe38090665ccfa20cee232c83fd2160b Mon Sep 17 00:00:00 2001 From: dedemorton Date: Mon, 11 Dec 2023 14:29:52 -0800 Subject: [PATCH 03/86] Apply changes from review --- docs/manage-billing-dimensions.mdx | 38 ----------------------- docs/manage-billing-pricing-model.mdx | 44 +++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 38 deletions(-) delete mode 100644 docs/manage-billing-dimensions.mdx create mode 100644 docs/manage-billing-pricing-model.mdx diff --git a/docs/manage-billing-dimensions.mdx b/docs/manage-billing-dimensions.mdx deleted file mode 100644 index cb04bf3..0000000 --- a/docs/manage-billing-dimensions.mdx +++ /dev/null @@ -1,38 +0,0 @@ ---- -id: serverlessGeneralBillingDimensions -slug: /serverless/general/billing-dimensions -title: Billing dimensions -description: Understand how usage affects serverless pricing. -tags: [ 'serverless', 'general', 'billing', 'dimensions' ] ---- - - - -Elastic Cloud serverless billing is based on your actual usage across these separate dimensions: - -* -* -* - -## Offerings - -To learn about billing dimensions for specific offerings, refer to: - -* Elasticsearch billing dimensions (TODO: Make this an active link) -* Observability billing dimensions (TODO: Make this an active link) -* Security billing dimensions (TODO: Make this an active link) - -## Support - -If your support level is Standard, there will be no separate charge for Support reflected on your bill. -If your support level is Gold, Platinum, or Enterprise, a charge will be made for Support as a percentage (%) of the ECUs. -To find out more about our support levels, please visit https://www.elastic.co/support. - -## Add-ons - -**Data out** accounts for all of the traffic coming out of a serverless project. -This includes search results, as well as monitoring data sent from the deployment. -The same rate applies regardless of the destination of the data, whether to the internet, -to another region, or to a cloud provider account in the same region. -Data coming out of the deployment through AWS PrivateLink, GCP Private Service Connect, -or Azure Private Link is also considered data out. diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx new file mode 100644 index 0000000..e10e7c9 --- /dev/null +++ b/docs/manage-billing-pricing-model.mdx @@ -0,0 +1,44 @@ +--- +id: serverlessGeneralPricingModel +slug: /serverless/general/serverless-pricing-model +title: Understand how usage affects serverless pricing. +description: Monitor payments and billing receipts. +tags: [ 'serverless', 'general', 'billing', 'pricing model' ] +--- + + + +Elastic Cloud serverless billing is based on your actual usage across these dimensions: + +* +* + +
+ +## Offerings + +To learn about billing dimensions for specific offerings, refer to: + +* Elasticsearch billing dimensions (TODO: Make this an active link) +* Observability billing dimensions (TODO: Make this an active link) +* Security billing dimensions (TODO: Make this an active link) + +
+ +## Add-ons + +### Data out + +_Data out_ accounts for all of the traffic coming out of a serverless project. +This includes search results, as well as monitoring data sent from the deployment. +The same rate applies regardless of the destination of the data, whether to the internet, +to another region, or to a cloud provider account in the same region. +Data coming out of the deployment through AWS PrivateLink, GCP Private Service Connect, +or Azure Private Link is also considered data out. + + +### Support + +If your subscription level is Standard, there will be no separate charge for Support reflected on your bill. +If your subscription level is Gold, Platinum, or Enterprise, a charge will be made for Support as a percentage (%) of the ECUs. +To find out more about our support levels, please visit https://www.elastic.co/support. \ No newline at end of file From 63649699258a83c3237fe1ddb054acf6079b30d3 Mon Sep 17 00:00:00 2001 From: dedemorton Date: Mon, 11 Dec 2023 15:08:16 -0800 Subject: [PATCH 04/86] Fix build error --- serverless-general.docnav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index 5018fe7..7d29ed6 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -37,7 +37,7 @@ "id": "serverlessGeneralBillingHistory" }, { - "id": "serverlessGeneralBillingDimensions" + "id": "serverlessGeneralPricingModel" } ] } From ea8e4f43614d2ae1b0bfaf155e2637bd9d6e770d Mon Sep 17 00:00:00 2001 From: dedemorton Date: Mon, 11 Dec 2023 15:09:59 -0800 Subject: [PATCH 05/86] Fix metadata --- docs/manage-billing-pricing-model.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index e10e7c9..997bd75 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -1,8 +1,8 @@ --- id: serverlessGeneralPricingModel slug: /serverless/general/serverless-pricing-model -title: Understand how usage affects serverless pricing. -description: Monitor payments and billing receipts. +title: Serverless pricing model +description: Understand how usage affects serverless pricing. tags: [ 'serverless', 'general', 'billing', 'pricing model' ] --- From 6847df4f728a12d5c1e0f4f333a8fc5759333ef6 Mon Sep 17 00:00:00 2001 From: dedemorton Date: Mon, 11 Dec 2023 15:30:31 -0800 Subject: [PATCH 06/86] Fix links --- docs/manage-billing-pricing-model.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index 997bd75..3dd0d2d 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -10,8 +10,9 @@ tags: [ 'serverless', 'general', 'billing', 'pricing model' ] Elastic Cloud serverless billing is based on your actual usage across these dimensions: -* -* +* Offerings +* Add-ons +
From 5bf43e5b1e659bdd78c9a0571b7265538ecc02fd Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Wed, 17 Apr 2024 19:44:52 +0200 Subject: [PATCH 07/86] sign up and trial info --- docs/sign-up.mdx | 87 ++++++++++++++++++++++++++++------ serverless-general.docnav.json | 3 ++ 2 files changed, 76 insertions(+), 14 deletions(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 9abc371..b63dc8e 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -1,23 +1,82 @@ --- -id: serverlessGeneralSignUp -# slug: /serverless/general/sign-up -title: Sign up -# description: Description to be written +id: serverlessSignUpTrial +slug: /serverless/general/sign-up-trial +title: Get starteed with serverless +description: Signing up for serverless Elastic Cloud and trial information tags: [ 'serverless', 'general', 'signup' ] --- -## Join Elastic Cloud +You have a few options to get started with serverless on Elastic Cloud: - ### Add your billing details +- If you are an existing customer, [log in to Elastic Cloud](https://cloud.elastic.co/login). After logging in, you will see options to create a new serverless project. - ### Choose a tier +- If you are a new user, you can sign up for a free 14-day trial. The UI will walk you through the process to launch a serverless project. -## Subscribe from a marketplace - - ### AWS Marketplace +## What is included in my trial? - ### Azure Marketplace +Your free 14-day trial includes: - ### Azure Native ISV Service - - ### GCP Marketplace +**One hosted deployment** + + A deployment lets you explore Elastic solutions for Search, Observability, or Security, which contains the latest version of the Elastic Stack. Each trial deployment includes 8 GB of RAM spread out over two availability zones, and enough storage space to get you started. If you’re looking to evaluate a smaller workload, you can scale down your trial deployment. +Each deployment includes Elastic features such Maps, SIEM, machine learning, advanced security, and much more. You have some sample data sets to play with and tutorials that describe how to add your own data. + +**One serverless project** + + Serverless projects package Elastic Stack features by type of solution: + +- [Elasticsearch](https://docs.elastic.co/serverless/elasticsearch/what-is-elasticsearch-serverless) +- [Observability](https://docs.elastic.co/serverless/observability/what-is-observability-serverless) +- [Security](https://docs.elastic.co/serverless/security/what-is-security-serverless) + +When you create a project, you select the project type that’s more appropriate for you. Each project type provides relevant applications related to the solution so that important and impactful UIs and features are easily accessible to you. + + + During the trial period, you are limited to one active hosted deployment and one active serverless project at a time. When you subscribe, these limitations are removed and you can create additional deployments and projects. + + +## What limits are in place during a trial? + +Elastic provides access to a hosted deployment and a serverless project during trial. If all you want to do is try out Elastic, the trial includes more than enough to get you started. Some limits are in place during the trial period which are shown below. + +**For hosted deployments** + +- You can have one active deployment at a time +- The deployment size is limited to 8GB RAM and approximately 360GB of storage (depending on the hardware profile selected) +- Machine learning nodes available up to 4GB RAM +- Custom Elasticsearch plugins are not enabled + +**For serverless projects** + +- You can have one active serverless project at a time. +- Search Power is limited to 100 (for Elasticsearch project types only) +- Search Boost Window is limited to 7 days (for Elasticsearch project types only) + +These limitations are lifted when you [subscribe to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once subscribed, you'll for example be able to: + +- Increase the memory or storage of any of the components of your deployment, like the Elasticsearch cluster, machine learning nodes, or the APM server. +- Create multiple deployments and projects. +- Add a third availability zone for your deployments. +- Access more feature, such as cross-cluster search or cross-cluster replication. + +You can subscribe at any time during your trial. From that moment, billing will start. To maximize the benefits of your trial, it is best to subscribe towards the end of the free period. In the meantime, you can check your [account usage](https://www.elastic.co/guide/en/cloud/current/ec-account-usage.html) and [billing history](https://www.elastic.co/guide/en/cloud/current/ec-billing-history.html) to monitor charges, anticipate future costs, and adjust your usage. + +## How do I get started with my trial? + +Start by checking out some common approaches for [moving data into Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-cloud-ingest-data.html#ec-ingest-methods). + +## What happens at the end of the trial? + +At the end of the trial, any active deployments and projects will be suspended if you have not [subscribed to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once you subscribe, you will be able to resume your deployment or serverless project and regain access to any data that you had previously ingested. If you do not subscribe to Elastic Cloud within 30 days, your deployment and serverless project, along with your data, are permanently deleted. + +If you’re interested in learning about more ways to subscribe to Elastic Cloud, don’t hesitate to [contact us](https://www.elastic.co/contact). + +## How do I sign up through a Marketplace? + +If you’re interested in consolidated billing, you’ll want to subscribe from a Marketplace. This skips over your trial period and connects your Marketplace email to your unique Elastic account. + +Note, serverless projects are not yet available for Elastic Cloud accounts configured under the GCP Marketplace and Azure Marketplace. We will be adding support for these marketplaces in the near future. + +## How do I get help? + +We’re here to help. If you have any questions feel free to reach out to [Support](https://cloud.elastic.co/support). diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index 9cab4f4..76fe559 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -8,6 +8,9 @@ { "pageId": "whatIsServerlessElastic" }, + { + "pageId": "serverlessSignUpTrial" + }, { "label": "Invite your team", "pageId": "serverlessGeneralManageAccessToOrganization", From 53f79b871ee1945831284c4f1fd55c228a4a9ef1 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Wed, 17 Apr 2024 19:56:26 +0200 Subject: [PATCH 08/86] typo --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index b63dc8e..59514f7 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -1,7 +1,7 @@ --- id: serverlessSignUpTrial slug: /serverless/general/sign-up-trial -title: Get starteed with serverless +title: Get started with serverless description: Signing up for serverless Elastic Cloud and trial information tags: [ 'serverless', 'general', 'signup' ] --- From 1a0b05212b37c6119a6a991eec47f4297102494c Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 18 Apr 2024 19:41:23 +0200 Subject: [PATCH 09/86] Edit Search Lake project settings --- docs/manage-your-project.mdx | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 40bde2f..e7cafd2 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -27,7 +27,13 @@ From the project page, you can: ## Features and usage -You can also edit the features and usage for your project. Available features vary by project type. +Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered search-ready. + +The total volume of search-ready data is the sum of the following: +1. The volume of non-time series project data +2. The volume of time series project data included in the **Search Boost Window** + +Each project type offers different settings that let you adjust the performance and volume of search-ready data, as well as the features available in your projects. - Controls the number of VCUs (Virtual Compute Units) allocated per GB of data to your project. + Search Power affects search speed by controlling the number of VCUs (Virtual Compute Units) allocated to search-ready data in the project. Additional VCUs provide more compute resources and result in performance gains. + + The **Cost-efficient** Search Power setting limits the available cache size, and generates cost savings by reducing search performance. + + The **Balanced** Search Power setting ensures that there is sufficient cache for all search-ready data, in order to respond quickly to queries. - Each VCU adds a combination of CPU, RAM, and data storage to your project, resulting in performance gains. + The **Performance** Search Power setting provides more computing resources in addition to the searchable data cache, in order to respond quickly to higher query volumes and more complex queries. @@ -68,12 +78,12 @@ You can also edit the features and usage for your project. Available features va - **Search Data Lake** + **Data Retention** - Provides cost-optimized storage for your data. By default, all data is stored indefinitely in the Search Data Lake and remains searchable. + Data retention policies determine how long your project data is retained. - You can specify different retention periods for each data source configured in your project. + You can specify different retention periods for specific data streams in your project. @@ -86,9 +96,9 @@ You can also edit the features and usage for your project. Available features va **Search Boost Window** - Provides accelerated query speed for data residing on data streams. Increasing the boost window results in improved search and analytics performance for more data. + Non-time series data is always considered search-ready. The **Search Boost Window** determines the volume of time series project data that will be considered search-ready. - The default Search Boost window size is 7 days. + Increasing the window results in a bigger portion of time series project data included in the total search-ready data volume. From db1fde1800541ad0d032bc8fd43d0772ff5d4c0a Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 18 Apr 2024 19:41:23 +0200 Subject: [PATCH 10/86] Edit Search Lake project settings From b8199b257bd8c9c05651bee7fa106af632e21dbf Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 18 Apr 2024 20:03:06 +0200 Subject: [PATCH 11/86] arrange order of settings and formatting --- docs/manage-your-project.mdx | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index e7cafd2..0532e87 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -27,11 +27,11 @@ From the project page, you can: ## Features and usage -Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered search-ready. +Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered **search-ready**. The total volume of search-ready data is the sum of the following: 1. The volume of non-time series project data -2. The volume of time series project data included in the **Search Boost Window** +2. The volume of time series project data included in the Search Boost Window Each project type offers different settings that let you adjust the performance and volume of search-ready data, as well as the features available in your projects. @@ -68,15 +68,18 @@ Each project type offers different settings that let you adjust the performance - **Project features** + **Search Boost Window** - Controls feature tiers and add-on options for your ((elastic-sec)) project. + Non-time series data is always considered search-ready. The **Search Boost Window** determines the volume of time series project data that will be considered search-ready. + + Increasing the window results in a bigger portion of time series project data included in the total search-ready data volume. - + - + + **Data Retention** @@ -93,17 +96,15 @@ Each project type offers different settings that let you adjust the performance - **Search Boost Window** + **Project features** - Non-time series data is always considered search-ready. The **Search Boost Window** determines the volume of time series project data that will be considered search-ready. - - Increasing the window results in a bigger portion of time series project data included in the total search-ready data volume. + Controls feature tiers and add-on options for your ((elastic-sec)) project. - + - +
From 66da916bbe99dac968f0aafe013d353aa98283b6 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 18 Apr 2024 20:19:07 +0200 Subject: [PATCH 12/86] edit other mentions of settings and storage --- docs/manage-your-project.mdx | 2 +- docs/what-is-serverless.mdx | 18 +++++------------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 0532e87..71f33d2 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -37,7 +37,7 @@ Each project type offers different settings that let you adjust the performance that you can configure for each project. -**Dedicated experiences.** Each serverless solution includes navigation and functionality that helps you focus on your data, goals, and use cases. +**Dedicated experiences.** Each serverless solution includes a navigation and functionalities that help you focus on your data, goals, and use cases. **Pay per usage.** Each serverless project type includes product-specific and usage-based pricing. @@ -33,17 +32,10 @@ Control your project data and query performance against your project data. **Data.** Choose the data you want to ingest, and the method to ingest it. By default, data is stored indefinitely in your project, and you define the retention settings for your data streams. -**Performance.** For granular control over query performance against your project data, serverless projects include the following settings: +**Performance.** For granular control over costs and query performance against your project data, serverless projects come with a set of predefined that you can edit. - - **Search Power** — Control the search speed for your project data. - When ingested, a certain amount of data is loaded into a cache to increase query performance. - With Search Power, you can add replicas or reduce the amount of cached data by a static factor to increase search performance. - - - **Search Boost Window** — Determine the amount of data that benefits from faster search. - The system dynamically adjusts the cache allocated to your project based on how much data you ingest during a specified period of time. - # Differences between serverless projects and hosted deployments on ((ecloud)) You can run [hosted deployments](https://www.elastic.co/guide/en/cloud/current/ec-getting-started.html) of the ((stack)) on ((ecloud)). These hosted deployments provide more provisioning and advanced configuration options. @@ -59,7 +51,7 @@ You can run [hosted deployments](https://www.elastic.co/guide/en/cloud/current/e | **User management** | Elastic Cloud-managed users. | Elastic Cloud-managed users and native Kibana users. | | **API support** | Subset of [APIs](https://docs.elastic.co/api-reference). | All Elastic APIs. | | **Backups** | Projects automatically backed up by Elastic. | Your responsibility with Snapshot & Restore. | -| **Data retention** | | Index Lifecycle Management. | +| **Data retention** | Editable on data streams. | Index Lifecycle Management. | # Answers to common serverless questions From 37cee52f2a06ae8ff6da8e9aa12f8e10f3339d06 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 18 Apr 2024 20:28:57 +0200 Subject: [PATCH 13/86] rename section with more accurate name --- docs/manage-your-project.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 71f33d2..dc37469 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -25,7 +25,7 @@ From the project page, you can: - **Manage members**. Add members and manage their access to this project or other resources of your organization. -## Features and usage +## Project settings and features Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered **search-ready**. From da02bc474b09d7352f5d44ac566c31c8a23275b8 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 18 Apr 2024 22:34:11 +0200 Subject: [PATCH 14/86] Update docs/sign-up.mdx Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 59514f7..0fd62c3 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -2,7 +2,7 @@ id: serverlessSignUpTrial slug: /serverless/general/sign-up-trial title: Get started with serverless -description: Signing up for serverless Elastic Cloud and trial information +description: Information about signing up for a serverless Elastic Cloud trial tags: [ 'serverless', 'general', 'signup' ] --- From 18d1da9bcf2db23a114ebc1aa47d2f2458de06ca Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 18 Apr 2024 22:35:18 +0200 Subject: [PATCH 15/86] Update docs/sign-up.mdx Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 0fd62c3..641ae73 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -18,7 +18,7 @@ Your free 14-day trial includes: **One hosted deployment** - A deployment lets you explore Elastic solutions for Search, Observability, or Security, which contains the latest version of the Elastic Stack. Each trial deployment includes 8 GB of RAM spread out over two availability zones, and enough storage space to get you started. If you’re looking to evaluate a smaller workload, you can scale down your trial deployment. + A deployment lets you explore Elastic solutions for Search, Observability, or Security, which run on the latest version of the Elastic Stack. Each trial deployment includes 8 GB of RAM spread out over two availability zones, and enough storage space to get you started. If you’re looking to evaluate a smaller workload, you can scale down your trial deployment. Each deployment includes Elastic features such Maps, SIEM, machine learning, advanced security, and much more. You have some sample data sets to play with and tutorials that describe how to add your own data. **One serverless project** From 472d504f0b962fa8270970214d2f8744760465bb Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 18 Apr 2024 22:35:35 +0200 Subject: [PATCH 16/86] Update docs/sign-up.mdx Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 641ae73..9f4c1dd 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -29,7 +29,7 @@ Each deployment includes Elastic features such Maps, SIEM, machine learning, adv - [Observability](https://docs.elastic.co/serverless/observability/what-is-observability-serverless) - [Security](https://docs.elastic.co/serverless/security/what-is-security-serverless) -When you create a project, you select the project type that’s more appropriate for you. Each project type provides relevant applications related to the solution so that important and impactful UIs and features are easily accessible to you. +When you create a project, you select the project type that’s appropriate for you. Each project type provides relevant applications related to the solution so that important and impactful UIs and features are easily accessible to you. During the trial period, you are limited to one active hosted deployment and one active serverless project at a time. When you subscribe, these limitations are removed and you can create additional deployments and projects. From 1220fbb2a432a9edb37d124ba157f3b7c3d9c4f6 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 18 Apr 2024 22:35:50 +0200 Subject: [PATCH 17/86] Update docs/sign-up.mdx Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 9f4c1dd..dec2436 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -43,7 +43,7 @@ Elastic provides access to a hosted deployment and a serverless project during t - You can have one active deployment at a time - The deployment size is limited to 8GB RAM and approximately 360GB of storage (depending on the hardware profile selected) -- Machine learning nodes available up to 4GB RAM +- Machine learning nodes are available up to 4GB RAM - Custom Elasticsearch plugins are not enabled **For serverless projects** From 4efb011802042eea5ce8fe76050ca40226220e9b Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 18 Apr 2024 22:36:05 +0200 Subject: [PATCH 18/86] Update docs/sign-up.mdx Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index dec2436..12c9ea1 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -57,7 +57,7 @@ These limitations are lifted when you [subscribe to Elastic Cloud](https://www.e - Increase the memory or storage of any of the components of your deployment, like the Elasticsearch cluster, machine learning nodes, or the APM server. - Create multiple deployments and projects. - Add a third availability zone for your deployments. -- Access more feature, such as cross-cluster search or cross-cluster replication. +- Access additional features, such as cross-cluster search or cross-cluster replication. You can subscribe at any time during your trial. From that moment, billing will start. To maximize the benefits of your trial, it is best to subscribe towards the end of the free period. In the meantime, you can check your [account usage](https://www.elastic.co/guide/en/cloud/current/ec-account-usage.html) and [billing history](https://www.elastic.co/guide/en/cloud/current/ec-billing-history.html) to monitor charges, anticipate future costs, and adjust your usage. From b63e41c34b9857c7f504aefc4b7c49444f6414b8 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Mon, 22 Apr 2024 19:29:36 +0200 Subject: [PATCH 19/86] reword sentence --- docs/what-is-serverless.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-serverless.mdx b/docs/what-is-serverless.mdx index 0fe4239..1059ffa 100644 --- a/docs/what-is-serverless.mdx +++ b/docs/what-is-serverless.mdx @@ -19,7 +19,7 @@ on your end. **Optimized data storage.** Your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. The size of the cache layer and the volume of data it holds depend on that you can configure for each project. -**Dedicated experiences.** Each serverless solution includes a navigation and functionalities that help you focus on your data, goals, and use cases. +**Dedicated experiences.** All serverless solutions are built on the Elastic Search Platform and include the core capabilities of the Elastic Stack. They also each offer a distinct experience and specific capabilities that help you focus on your data, goals, and use cases. **Pay per usage.** Each serverless project type includes product-specific and usage-based pricing. From 97dc53ba2bd1c23d773b690b297992efe0be8dfa Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Tue, 23 Apr 2024 16:48:43 +0200 Subject: [PATCH 20/86] small edits --- docs/sign-up.mdx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 12c9ea1..dadcb88 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -18,7 +18,7 @@ Your free 14-day trial includes: **One hosted deployment** - A deployment lets you explore Elastic solutions for Search, Observability, or Security, which run on the latest version of the Elastic Stack. Each trial deployment includes 8 GB of RAM spread out over two availability zones, and enough storage space to get you started. If you’re looking to evaluate a smaller workload, you can scale down your trial deployment. + A deployment lets you explore Elastic solutions for Search, Observability, and Security. Trial deployments run on the latest version of the Elastic Stack. They includes 8 GB of RAM spread out over two availability zones, and enough storage space to get you started. If you’re looking to evaluate a smaller workload, you can scale down your trial deployment. Each deployment includes Elastic features such Maps, SIEM, machine learning, advanced security, and much more. You have some sample data sets to play with and tutorials that describe how to add your own data. **One serverless project** @@ -31,7 +31,7 @@ Each deployment includes Elastic features such Maps, SIEM, machine learning, adv When you create a project, you select the project type that’s appropriate for you. Each project type provides relevant applications related to the solution so that important and impactful UIs and features are easily accessible to you. - + During the trial period, you are limited to one active hosted deployment and one active serverless project at a time. When you subscribe, these limitations are removed and you can create additional deployments and projects. @@ -52,6 +52,8 @@ Elastic provides access to a hosted deployment and a serverless project during t - Search Power is limited to 100 (for Elasticsearch project types only) - Search Boost Window is limited to 7 days (for Elasticsearch project types only) +**How to lift restrictions?** + These limitations are lifted when you [subscribe to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once subscribed, you'll for example be able to: - Increase the memory or storage of any of the components of your deployment, like the Elasticsearch cluster, machine learning nodes, or the APM server. @@ -75,7 +77,9 @@ If you’re interested in learning about more ways to subscribe to Elastic Cloud If you’re interested in consolidated billing, you’ll want to subscribe from a Marketplace. This skips over your trial period and connects your Marketplace email to your unique Elastic account. -Note, serverless projects are not yet available for Elastic Cloud accounts configured under the GCP Marketplace and Azure Marketplace. We will be adding support for these marketplaces in the near future. + + Serverless projects are not yet available for Elastic Cloud accounts configured under the GCP Marketplace and Azure Marketplace. We will be adding support for these marketplaces in the near future. + ## How do I get help? From eacd89dd82fc30c6fd4402617ca75f93f28f6d7f Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Tue, 23 Apr 2024 18:33:06 +0200 Subject: [PATCH 21/86] make note blue --- docs/sign-up.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index dadcb88..47142a9 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -77,10 +77,10 @@ If you’re interested in learning about more ways to subscribe to Elastic Cloud If you’re interested in consolidated billing, you’ll want to subscribe from a Marketplace. This skips over your trial period and connects your Marketplace email to your unique Elastic account. - + Serverless projects are not yet available for Elastic Cloud accounts configured under the GCP Marketplace and Azure Marketplace. We will be adding support for these marketplaces in the near future. ## How do I get help? -We’re here to help. If you have any questions feel free to reach out to [Support](https://cloud.elastic.co/support). +We’re here to help. If you have any questions feel free to reach out to [Support](https://cloud.elastic.co/support). \ No newline at end of file From f2535bc58cfd8226253a433902995db32e1cf734 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Wed, 24 Apr 2024 11:09:48 +0100 Subject: [PATCH 22/86] Adds Asset criticality to management page --- .../project-settings/project-settings.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/shared-features/project-settings/project-settings.mdx b/docs/shared-features/project-settings/project-settings.mdx index f56a8c3..be24275 100644 --- a/docs/shared-features/project-settings/project-settings.mdx +++ b/docs/shared-features/project-settings/project-settings.mdx @@ -40,6 +40,17 @@ To learn more about roles, refer to + + + Asset criticality + + + Bulk assign asset criticality to multiple entities by importing a text file. + + + + + From 3a3269db68b0f4ff43c8fa6024c09a8824aee66a Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Wed, 24 Apr 2024 19:10:19 -0700 Subject: [PATCH 23/86] Apply KOTungseth suggestions from code review Co-authored-by: Kaarina Tungseth --- docs/manage-billing-pricing-model.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index 3dd0d2d..0ba36a4 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -33,13 +33,13 @@ To learn about billing dimensions for specific offerings, refer to: _Data out_ accounts for all of the traffic coming out of a serverless project. This includes search results, as well as monitoring data sent from the deployment. The same rate applies regardless of the destination of the data, whether to the internet, -to another region, or to a cloud provider account in the same region. +another region, or a cloud provider account in the same region. Data coming out of the deployment through AWS PrivateLink, GCP Private Service Connect, or Azure Private Link is also considered data out. ### Support -If your subscription level is Standard, there will be no separate charge for Support reflected on your bill. -If your subscription level is Gold, Platinum, or Enterprise, a charge will be made for Support as a percentage (%) of the ECUs. -To find out more about our support levels, please visit https://www.elastic.co/support. \ No newline at end of file +If your subscription level is Standard, there is no separate charge for Support reflected on your bill. +If your subscription level is Gold, Platinum, or Enterprise, a charge is made for Support as a percentage (%) of the ECUs. +To find out more about our support levels, go to https://www.elastic.co/support. \ No newline at end of file From e6c42a7df03c61cf7ecb03b0b09fc50c45647875 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 25 Apr 2024 17:31:00 +0200 Subject: [PATCH 24/86] rename and split section + add concept of search lake --- docs/manage-your-project.mdx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 9f16c12..bf50f71 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -25,9 +25,11 @@ From the project page, you can: - **Manage members**. Add members and manage their access to this project or other resources of your organization. -## Project settings and features +## Search Lake settings -Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered **search-ready**. +Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered **search-ready**. + +Together, these data storage layers form your project's **Search Lake**. The total volume of search-ready data is the sum of the following: 1. The volume of non-time series project data @@ -109,7 +111,7 @@ Each project type offers different settings that let you adjust the performance
-### Project features and add-ons +## Project features and add-ons For ((elastic-sec)) projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases. From 5394216a25e842688b7545f0ce3aa418b0bcfa7c Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 25 Apr 2024 18:17:01 +0200 Subject: [PATCH 25/86] update billing note --- docs/manage-billing.mdx | 4 +++- docs/what-is-serverless.mdx | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/manage-billing.mdx b/docs/manage-billing.mdx index 9fac870..414ea22 100644 --- a/docs/manage-billing.mdx +++ b/docs/manage-billing.mdx @@ -8,7 +8,9 @@ tags: [ 'serverless', 'general', 'billing', 'overview' ] - + + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. + You can manage the billing details of your organization directly from the Elastic Cloud console. diff --git a/docs/what-is-serverless.mdx b/docs/what-is-serverless.mdx index effdf35..2cfba41 100644 --- a/docs/what-is-serverless.mdx +++ b/docs/what-is-serverless.mdx @@ -24,7 +24,9 @@ that you configure for each project. **Pay per usage.** Each serverless project type includes product-specific and usage-based pricing. - + + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. + # Control your data and performance From eb643dbec16ce11266a29e78d6ddc05ea55e23f0 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 25 Apr 2024 18:28:08 +0200 Subject: [PATCH 26/86] freaking upper o in CallOut --- docs/manage-billing.mdx | 2 +- docs/what-is-serverless.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manage-billing.mdx b/docs/manage-billing.mdx index 414ea22..77ff8f0 100644 --- a/docs/manage-billing.mdx +++ b/docs/manage-billing.mdx @@ -10,7 +10,7 @@ tags: [ 'serverless', 'general', 'billing', 'overview' ] Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. - + You can manage the billing details of your organization directly from the Elastic Cloud console. diff --git a/docs/what-is-serverless.mdx b/docs/what-is-serverless.mdx index 2cfba41..33ec19f 100644 --- a/docs/what-is-serverless.mdx +++ b/docs/what-is-serverless.mdx @@ -25,8 +25,8 @@ that you configure for each project. **Pay per usage.** Each serverless project type includes product-specific and usage-based pricing. - Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. - + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. + # Control your data and performance From 257c75a2c3d2f0def0474a9e95c9abae4af1ec90 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 25 Apr 2024 18:40:32 +0200 Subject: [PATCH 27/86] change ess into hosted deployments --- docs/what-is-serverless.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/what-is-serverless.mdx b/docs/what-is-serverless.mdx index effdf35..3b161cc 100644 --- a/docs/what-is-serverless.mdx +++ b/docs/what-is-serverless.mdx @@ -67,9 +67,9 @@ You can run [hosted deployments](https://www.elastic.co/guide/en/cloud/current/e There is no official SLA for Support in Serverless until General Availability (GA). We’ll do our best to service customers and inquiries as we would any pre-GA product - at a Platinum/Enterprise Severity 3 (1 business day) SLA target. -**Is there migration support between ESS and serverless, and serverless and ESS?** +**Is there migration support between hosted deployments and serverless projects?** -Migration paths between ESS and serverless, and serverless and ESS are currently unsupported. +Migration paths between hosted deployments and serverless projects are currently unsupported. **How does serverless ensure compatibility between software versions?** From f1317293ee2359592dd8576eddfdc5cc274bfca0 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 25 Apr 2024 18:44:52 +0200 Subject: [PATCH 28/86] make callout stand out a bit more --- docs/manage-billing.mdx | 2 +- docs/what-is-serverless.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manage-billing.mdx b/docs/manage-billing.mdx index 77ff8f0..a15bb96 100644 --- a/docs/manage-billing.mdx +++ b/docs/manage-billing.mdx @@ -8,7 +8,7 @@ tags: [ 'serverless', 'general', 'billing', 'overview' ] - + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. diff --git a/docs/what-is-serverless.mdx b/docs/what-is-serverless.mdx index 33ec19f..20c92d5 100644 --- a/docs/what-is-serverless.mdx +++ b/docs/what-is-serverless.mdx @@ -24,7 +24,7 @@ that you configure for each project. **Pay per usage.** Each serverless project type includes product-specific and usage-based pricing. - + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. From b0f8b26711f8ff1374fcff20312bf1aee95825a5 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Thu, 25 Apr 2024 11:09:47 -0700 Subject: [PATCH 29/86] Apply suggestion from shainaraskas --- docs/manage-billing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-billing.mdx b/docs/manage-billing.mdx index a15bb96..80cec26 100644 --- a/docs/manage-billing.mdx +++ b/docs/manage-billing.mdx @@ -9,7 +9,7 @@ tags: [ 'serverless', 'general', 'billing', 'overview' ] - Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will be deducted from your existing Elastic Cloud credits or be billed to your active payment method. You can manage the billing details of your organization directly from the Elastic Cloud console. From 6e5bbd779df39f1e2585314336922ce203652bb9 Mon Sep 17 00:00:00 2001 From: Janeen Roberts Date: Sun, 28 Apr 2024 22:31:39 -0400 Subject: [PATCH 30/86] Adding project details. --- docs/manage-your-project.mdx | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index fec7a7a..e6840be 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -130,3 +130,30 @@ You can also edit the features and usage for your project. Available features va
+ +### Security project selection details + +When you change your Security project features selection from Security Analytics Complete to Security Analytics Essentials, the following features become unavailable: + +* All Entity Analytics features +* The ability to use certain entity analytics-related integration packages, such as: +** Data Exfiltration detection +** Lateral Movement detection +** Living off the Land Attack detection +* Intelligence Indicators page +* External rule action connectors +* Endpoint response actions history +* Endpoint host isolation exceptions +* AI Assistant +* AI Insights + +And, the following data may be permanently deleted: +* AI Assistant conversation history +* AI Assistant settings +* Entity Analytics user and host risk scores +* Entity Analytics asset criticality information +* Detection rule external connector settings +* Detection rule response action settings + + + From a6492153ad1076ed3bad3c361a8e5df8db3f6eb6 Mon Sep 17 00:00:00 2001 From: Janeen Roberts Date: Sun, 28 Apr 2024 23:10:13 -0400 Subject: [PATCH 31/86] Syncing fork, updating bullets --- docs/manage-your-project.mdx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 8331782..16ec655 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -136,9 +136,9 @@ When you change your Security project features selection from Security Analytics * All Entity Analytics features * The ability to use certain entity analytics-related integration packages, such as: -** Data Exfiltration detection -** Lateral Movement detection -** Living off the Land Attack detection + * Data Exfiltration detection + * Lateral Movement detection + * Living off the Land Attack detection * Intelligence Indicators page * External rule action connectors * Endpoint response actions history @@ -152,7 +152,4 @@ And, the following data may be permanently deleted: * Entity Analytics user and host risk scores * Entity Analytics asset criticality information * Detection rule external connector settings -* Detection rule response action settings - - - +* Detection rule response action settings \ No newline at end of file From 40287433bbcb7142d0eeceddd5239e02ee9d447e Mon Sep 17 00:00:00 2001 From: Janeen Roberts Date: Mon, 29 Apr 2024 10:52:07 -0400 Subject: [PATCH 32/86] Merging Sergi's feedback --- docs/manage-your-project.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 16ec655..9793cf4 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -141,10 +141,11 @@ When you change your Security project features selection from Security Analytics * Living off the Land Attack detection * Intelligence Indicators page * External rule action connectors +* Case connectors * Endpoint response actions history * Endpoint host isolation exceptions * AI Assistant -* AI Insights +* Attack discovery And, the following data may be permanently deleted: * AI Assistant conversation history From a449b6dc758a4d342d0c39cb4af3503e23ab291a Mon Sep 17 00:00:00 2001 From: Janeen Roberts Date: Mon, 29 Apr 2024 13:58:45 -0400 Subject: [PATCH 33/86] Merging Joe's feedback. --- docs/manage-your-project.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 9793cf4..2928dd1 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -130,9 +130,9 @@ You can also edit the features and usage for your project. Available features va -### Security project selection details +### Downgrading the feature tier -When you change your Security project features selection from Security Analytics Complete to Security Analytics Essentials, the following features become unavailable: +When you downgrade your Security project features selection from **Security Analytics Complete** to **Security Analytics Essentials**, the following features become unavailable: * All Entity Analytics features * The ability to use certain entity analytics-related integration packages, such as: From ba1542bc1e83cb603837391c419b501b5176bcd7 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Mon, 29 Apr 2024 11:25:02 -0700 Subject: [PATCH 34/86] Apply suggestions from mrjoechin during code review --- docs/manage-billing-pricing-model.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index 0ba36a4..db528d2 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -1,7 +1,7 @@ --- id: serverlessGeneralPricingModel slug: /serverless/general/serverless-pricing-model -title: Serverless pricing model +title: Serverless billing dimensions description: Understand how usage affects serverless pricing. tags: [ 'serverless', 'general', 'billing', 'pricing model' ] --- @@ -31,10 +31,10 @@ To learn about billing dimensions for specific offerings, refer to: ### Data out _Data out_ accounts for all of the traffic coming out of a serverless project. -This includes search results, as well as monitoring data sent from the deployment. +This includes search results, as well as monitoring data sent from the project. The same rate applies regardless of the destination of the data, whether to the internet, another region, or a cloud provider account in the same region. -Data coming out of the deployment through AWS PrivateLink, GCP Private Service Connect, +Data coming out of the project through AWS PrivateLink, GCP Private Service Connect, or Azure Private Link is also considered data out. From 125f1576ed747cbd9290ae877bae2cd030402ebd Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Mon, 29 Apr 2024 12:09:36 -0700 Subject: [PATCH 35/86] Update slug and ID to match title --- docs/manage-billing-pricing-model.mdx | 8 ++++---- serverless-general.docnav.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index db528d2..582f039 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -1,6 +1,6 @@ --- -id: serverlessGeneralPricingModel -slug: /serverless/general/serverless-pricing-model +id: serverlessBilling +slug: /serverless/general/serverless-billing title: Serverless billing dimensions description: Understand how usage affects serverless pricing. tags: [ 'serverless', 'general', 'billing', 'pricing model' ] @@ -10,8 +10,8 @@ tags: [ 'serverless', 'general', 'billing', 'pricing model' ] Elastic Cloud serverless billing is based on your actual usage across these dimensions: -* Offerings -* Add-ons +* Offerings +* Add-ons
diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index 5f568f4..b527f50 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -39,7 +39,7 @@ "id": "serverlessGeneralBillingHistory" }, { - "id": "serverlessGeneralPricingModel" + "id": "serverlessBilling" } ] }, From 47ffaf4c98cdfb8c4368e7cf74b8ef0f7541bf84 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 09:44:30 +0200 Subject: [PATCH 36/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 47142a9..e60fcbe 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -19,7 +19,7 @@ Your free 14-day trial includes: **One hosted deployment** A deployment lets you explore Elastic solutions for Search, Observability, and Security. Trial deployments run on the latest version of the Elastic Stack. They includes 8 GB of RAM spread out over two availability zones, and enough storage space to get you started. If you’re looking to evaluate a smaller workload, you can scale down your trial deployment. -Each deployment includes Elastic features such Maps, SIEM, machine learning, advanced security, and much more. You have some sample data sets to play with and tutorials that describe how to add your own data. +Each deployment includes Elastic features such as Maps, SIEM, machine learning, advanced security, and much more. You have some sample data sets to play with and tutorials that describe how to add your own data. **One serverless project** From 0f091d03bc51b93a908e9e418094a1a0844e937f Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 09:47:19 +0200 Subject: [PATCH 37/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index e60fcbe..34464c7 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -29,7 +29,7 @@ Each deployment includes Elastic features such as Maps, SIEM, machine learning, - [Observability](https://docs.elastic.co/serverless/observability/what-is-observability-serverless) - [Security](https://docs.elastic.co/serverless/security/what-is-security-serverless) -When you create a project, you select the project type that’s appropriate for you. Each project type provides relevant applications related to the solution so that important and impactful UIs and features are easily accessible to you. +When you create a project, you select the project type applicable to your use case, so only the relevant and impactful applications and features are easily accessible to you. During the trial period, you are limited to one active hosted deployment and one active serverless project at a time. When you subscribe, these limitations are removed and you can create additional deployments and projects. From f040dab428a37aa85d499266c54f61fe42e458f7 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 09:54:19 +0200 Subject: [PATCH 38/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 34464c7..8f741f5 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -10,7 +10,7 @@ You have a few options to get started with serverless on Elastic Cloud: - If you are an existing customer, [log in to Elastic Cloud](https://cloud.elastic.co/login). After logging in, you will see options to create a new serverless project. -- If you are a new user, you can sign up for a free 14-day trial. The UI will walk you through the process to launch a serverless project. +- If you are a new user, you can [sign up for a free 14-day trial](https://cloud.elastic.co/registration), and you will be able to launch a serverless project. ## What is included in my trial? From f435cf2e4e5ed6eecd127b59fb5dc5e56ead910d Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:09:31 +0200 Subject: [PATCH 39/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 8f741f5..cfb0b1b 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -8,7 +8,7 @@ tags: [ 'serverless', 'general', 'signup' ] You have a few options to get started with serverless on Elastic Cloud: -- If you are an existing customer, [log in to Elastic Cloud](https://cloud.elastic.co/login). After logging in, you will see options to create a new serverless project. +- If you are an existing customer, [log in to Elastic Cloud](https://cloud.elastic.co/login). On the home page, you will see a new option to create serverless projects. Note that if you are already subscribed to Elastic Cloud, there is no specific trial for serverless projects. - If you are a new user, you can [sign up for a free 14-day trial](https://cloud.elastic.co/registration), and you will be able to launch a serverless project. From 30a1a1764cada144e74dad6114c9e28492a755e7 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:10:15 +0200 Subject: [PATCH 40/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index cfb0b1b..5a3656c 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -6,7 +6,7 @@ description: Information about signing up for a serverless Elastic Cloud trial tags: [ 'serverless', 'general', 'signup' ] --- -You have a few options to get started with serverless on Elastic Cloud: +There are two options to create serverless projects: - If you are an existing customer, [log in to Elastic Cloud](https://cloud.elastic.co/login). On the home page, you will see a new option to create serverless projects. Note that if you are already subscribed to Elastic Cloud, there is no specific trial for serverless projects. From dab9245a502eec4c7cecb2a46b07144d109a5970 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:12:48 +0200 Subject: [PATCH 41/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 5a3656c..905258d 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -32,7 +32,7 @@ Each deployment includes Elastic features such as Maps, SIEM, machine learning, When you create a project, you select the project type applicable to your use case, so only the relevant and impactful applications and features are easily accessible to you. - During the trial period, you are limited to one active hosted deployment and one active serverless project at a time. When you subscribe, these limitations are removed and you can create additional deployments and projects. + During the trial period, you are limited to one active hosted deployment and one active serverless project at a time. When you subscribe, you can create additional deployments and projects. ## What limits are in place during a trial? From e5728bf157a3fdb5ca9e9802f32ea65d142d9dbb Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:13:42 +0200 Subject: [PATCH 42/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 905258d..6ed9583 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -37,7 +37,7 @@ When you create a project, you select the project type applicable to your use ca ## What limits are in place during a trial? -Elastic provides access to a hosted deployment and a serverless project during trial. If all you want to do is try out Elastic, the trial includes more than enough to get you started. Some limits are in place during the trial period which are shown below. +During the free 14 day trial, Elastic provides access to one hosted deployment and one serverless project. If all you want to do is try out Elastic, the trial includes more than enough to get you started. During the trial period, some limitations apply. **For hosted deployments** From d159c58b33eca67a1709708708276040c20a6e18 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:14:48 +0200 Subject: [PATCH 43/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 6ed9583..ca528e9 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -42,7 +42,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a **For hosted deployments** - You can have one active deployment at a time -- The deployment size is limited to 8GB RAM and approximately 360GB of storage (depending on the hardware profile selected) +- The deployment size is limited to 8GB RAM and approximately 360GB of storage, depending on the specified hardware profile - Machine learning nodes are available up to 4GB RAM - Custom Elasticsearch plugins are not enabled From 3d5825cb50cb19e13c890fc3c2cdbabcc34c3786 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:18:35 +0200 Subject: [PATCH 44/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index ca528e9..f261c3c 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -39,7 +39,7 @@ When you create a project, you select the project type applicable to your use ca During the free 14 day trial, Elastic provides access to one hosted deployment and one serverless project. If all you want to do is try out Elastic, the trial includes more than enough to get you started. During the trial period, some limitations apply. -**For hosted deployments** +**Hosted deployments** - You can have one active deployment at a time - The deployment size is limited to 8GB RAM and approximately 360GB of storage, depending on the specified hardware profile From 662d82205ec17a65238c9e27905f2945fe9f8035 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:20:35 +0200 Subject: [PATCH 45/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index f261c3c..b92c422 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -71,7 +71,7 @@ Start by checking out some common approaches for [moving data into Elastic Cloud At the end of the trial, any active deployments and projects will be suspended if you have not [subscribed to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once you subscribe, you will be able to resume your deployment or serverless project and regain access to any data that you had previously ingested. If you do not subscribe to Elastic Cloud within 30 days, your deployment and serverless project, along with your data, are permanently deleted. -If you’re interested in learning about more ways to subscribe to Elastic Cloud, don’t hesitate to [contact us](https://www.elastic.co/contact). +If you’re interested in learning more ways to subscribe to Elastic Cloud, don’t hesitate to [contact us](https://www.elastic.co/contact). ## How do I sign up through a Marketplace? From 2fee3aea5c0fb8c64348172909d7caa855fc462d Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:20:47 +0200 Subject: [PATCH 46/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index b92c422..ce5d0ec 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -83,4 +83,4 @@ If you’re interested in consolidated billing, you’ll want to subscribe from ## How do I get help? -We’re here to help. If you have any questions feel free to reach out to [Support](https://cloud.elastic.co/support). \ No newline at end of file +We’re here to help. If you have any questions, reach out to [Support](https://cloud.elastic.co/support). \ No newline at end of file From 4518927324678b3c3588e4addefee3a1a214a953 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:20:55 +0200 Subject: [PATCH 47/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index ce5d0ec..95bb494 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -73,7 +73,7 @@ At the end of the trial, any active deployments and projects will be suspended i If you’re interested in learning more ways to subscribe to Elastic Cloud, don’t hesitate to [contact us](https://www.elastic.co/contact). -## How do I sign up through a Marketplace? +## How do I sign up through a marketplace? If you’re interested in consolidated billing, you’ll want to subscribe from a Marketplace. This skips over your trial period and connects your Marketplace email to your unique Elastic account. From 1a9d629583f44aeaba88a166c3d67e2266db24b7 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:22:34 +0200 Subject: [PATCH 48/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 95bb494..7211559 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -75,7 +75,7 @@ If you’re interested in learning more ways to subscribe to Elastic Cloud, don ## How do I sign up through a marketplace? -If you’re interested in consolidated billing, you’ll want to subscribe from a Marketplace. This skips over your trial period and connects your Marketplace email to your unique Elastic account. +If you’re interested in consolidated billing, subscribe from the AWS Marketplace, which allows you to skip the trial period and connect your AWS Marketplace email to your unique Elastic account. Serverless projects are not yet available for Elastic Cloud accounts configured under the GCP Marketplace and Azure Marketplace. We will be adding support for these marketplaces in the near future. From ff6cd30885620405dc2412ce236b517c140acc98 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:23:27 +0200 Subject: [PATCH 49/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 7211559..7ee956b 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -69,7 +69,7 @@ Start by checking out some common approaches for [moving data into Elastic Cloud ## What happens at the end of the trial? -At the end of the trial, any active deployments and projects will be suspended if you have not [subscribed to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once you subscribe, you will be able to resume your deployment or serverless project and regain access to any data that you had previously ingested. If you do not subscribe to Elastic Cloud within 30 days, your deployment and serverless project, along with your data, are permanently deleted. +When your trial expires, the deployment and project that you created during the trial period are suspended until you subscribe to [Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). When you subscribe, you are able to resume your deployment and serverless project, and regain access to the ingested data. After your trial expires, you have 30 days to subscribe. After 30 days, your deployment, serverless project, and ingested data are permanently deleted. If you’re interested in learning more ways to subscribe to Elastic Cloud, don’t hesitate to [contact us](https://www.elastic.co/contact). From b181aa9ef664f5bf343a5565defd178ab0858cc1 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:25:28 +0200 Subject: [PATCH 50/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 7ee956b..36e65a2 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -46,7 +46,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a - Machine learning nodes are available up to 4GB RAM - Custom Elasticsearch plugins are not enabled -**For serverless projects** +**Serverless projects** - You can have one active serverless project at a time. - Search Power is limited to 100 (for Elasticsearch project types only) From 2d6048cd7792e1900eb39a6588ded3f51cea176f Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:28:05 +0200 Subject: [PATCH 51/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 36e65a2..72006d2 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -49,7 +49,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a **Serverless projects** - You can have one active serverless project at a time. -- Search Power is limited to 100 (for Elasticsearch project types only) +- Search Power is limited to 100. This setting only exists in Elasticsearch projects - Search Boost Window is limited to 7 days (for Elasticsearch project types only) **How to lift restrictions?** From 03961abe26f4806547640fa16590618bc65df9c8 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:28:53 +0200 Subject: [PATCH 52/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 72006d2..0780ca6 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -50,7 +50,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a - You can have one active serverless project at a time. - Search Power is limited to 100. This setting only exists in Elasticsearch projects -- Search Boost Window is limited to 7 days (for Elasticsearch project types only) +- Search Boost Window is limited to 7 days. This setting only exists in Elasticsearch projects **How to lift restrictions?** From 54b6b5e2a8d2318c148566261856ababaffb140b Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:29:08 +0200 Subject: [PATCH 53/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 0780ca6..02e7a28 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -52,7 +52,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a - Search Power is limited to 100. This setting only exists in Elasticsearch projects - Search Boost Window is limited to 7 days. This setting only exists in Elasticsearch projects -**How to lift restrictions?** +**How to remove restrictions?** These limitations are lifted when you [subscribe to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once subscribed, you'll for example be able to: From a213e4afa28202145429ebc95410e409c552d14c Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:29:37 +0200 Subject: [PATCH 54/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 02e7a28..de06feb 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -54,7 +54,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a **How to remove restrictions?** -These limitations are lifted when you [subscribe to Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Once subscribed, you'll for example be able to: +To remove limitations, subscribe to [Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Elastic Cloud subscriptions include the following benefits: - Increase the memory or storage of any of the components of your deployment, like the Elasticsearch cluster, machine learning nodes, or the APM server. - Create multiple deployments and projects. From b95464df90df126eea1a7f8cb8103ba3753677b7 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:30:04 +0200 Subject: [PATCH 55/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index de06feb..d3dfe1b 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -56,7 +56,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a To remove limitations, subscribe to [Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Elastic Cloud subscriptions include the following benefits: -- Increase the memory or storage of any of the components of your deployment, like the Elasticsearch cluster, machine learning nodes, or the APM server. +- Increased memory or storage for deployment components, such as Elasticsearch clusters, machine learning nodes, and APM server. - Create multiple deployments and projects. - Add a third availability zone for your deployments. - Access additional features, such as cross-cluster search or cross-cluster replication. From fc59f372c8aa57ee60f30e8a1072ad7e630d8b1b Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:30:52 +0200 Subject: [PATCH 56/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index d3dfe1b..39645ed 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -59,7 +59,7 @@ To remove limitations, subscribe to [Elastic Cloud](https://www.elastic.co/guide - Increased memory or storage for deployment components, such as Elasticsearch clusters, machine learning nodes, and APM server. - Create multiple deployments and projects. - Add a third availability zone for your deployments. -- Access additional features, such as cross-cluster search or cross-cluster replication. +- Access to additional features, such as cross-cluster search and cross-cluster replication. You can subscribe at any time during your trial. From that moment, billing will start. To maximize the benefits of your trial, it is best to subscribe towards the end of the free period. In the meantime, you can check your [account usage](https://www.elastic.co/guide/en/cloud/current/ec-account-usage.html) and [billing history](https://www.elastic.co/guide/en/cloud/current/ec-billing-history.html) to monitor charges, anticipate future costs, and adjust your usage. From 077b8ed2609311bcb67ded2443def41d300cb6ac Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:31:35 +0200 Subject: [PATCH 57/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 39645ed..a4db77c 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -61,7 +61,7 @@ To remove limitations, subscribe to [Elastic Cloud](https://www.elastic.co/guide - Add a third availability zone for your deployments. - Access to additional features, such as cross-cluster search and cross-cluster replication. -You can subscribe at any time during your trial. From that moment, billing will start. To maximize the benefits of your trial, it is best to subscribe towards the end of the free period. In the meantime, you can check your [account usage](https://www.elastic.co/guide/en/cloud/current/ec-account-usage.html) and [billing history](https://www.elastic.co/guide/en/cloud/current/ec-billing-history.html) to monitor charges, anticipate future costs, and adjust your usage. +You can subscribe to Elastic Cloud at any time during your trial. Billing starts when you subscribe. To maximize the benefits of your trial, subscribe at the end of the free period. To monitor charges, anticipate future costs, and adjust your usage, check your [account usage](https://www.elastic.co/guide/en/cloud/current/ec-account-usage.html) and [billing history](https://www.elastic.co/guide/en/cloud/current/ec-billing-history.html). ## How do I get started with my trial? From 5699a909680e70982452b58f2a1c8a65178000a2 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:32:02 +0200 Subject: [PATCH 58/86] Update docs/sign-up.mdx Co-authored-by: Kaarina Tungseth --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index a4db77c..082a2c9 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -78,7 +78,7 @@ If you’re interested in learning more ways to subscribe to Elastic Cloud, don If you’re interested in consolidated billing, subscribe from the AWS Marketplace, which allows you to skip the trial period and connect your AWS Marketplace email to your unique Elastic account. - Serverless projects are not yet available for Elastic Cloud accounts configured under the GCP Marketplace and Azure Marketplace. We will be adding support for these marketplaces in the near future. + Serverless projects are only available for AWS Marketplace. Support for GCP Marketplace and Azure Marketplace will be added in the near future. ## How do I get help? From 6ea7a91407bf8f0c35b25bbb7e1bbc0ab81f717e Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:42:46 +0200 Subject: [PATCH 59/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 082a2c9..7623a95 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -58,7 +58,7 @@ To remove limitations, subscribe to [Elastic Cloud](https://www.elastic.co/guide - Increased memory or storage for deployment components, such as Elasticsearch clusters, machine learning nodes, and APM server. - Create multiple deployments and projects. -- Add a third availability zone for your deployments. +- Third availability zone for your deployments. - Access to additional features, such as cross-cluster search and cross-cluster replication. You can subscribe to Elastic Cloud at any time during your trial. Billing starts when you subscribe. To maximize the benefits of your trial, subscribe at the end of the free period. To monitor charges, anticipate future costs, and adjust your usage, check your [account usage](https://www.elastic.co/guide/en/cloud/current/ec-account-usage.html) and [billing history](https://www.elastic.co/guide/en/cloud/current/ec-billing-history.html). From d208b5e4fb63aac578809fe3bbcbc7d6f8636101 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 10:43:40 +0200 Subject: [PATCH 60/86] Update docs/sign-up.mdx --- docs/sign-up.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up.mdx b/docs/sign-up.mdx index 7623a95..1789cbc 100644 --- a/docs/sign-up.mdx +++ b/docs/sign-up.mdx @@ -57,7 +57,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a To remove limitations, subscribe to [Elastic Cloud](https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html). Elastic Cloud subscriptions include the following benefits: - Increased memory or storage for deployment components, such as Elasticsearch clusters, machine learning nodes, and APM server. -- Create multiple deployments and projects. +- As many deployments and projects as you need. - Third availability zone for your deployments. - Access to additional features, such as cross-cluster search and cross-cluster replication. From 35cfa12c36875b5cafdbf27737b7ba8ec69f0fc2 Mon Sep 17 00:00:00 2001 From: Julio Camarero Date: Tue, 30 Apr 2024 15:02:44 +0200 Subject: [PATCH 61/86] Add page with information about REST APIs --- docs/manage-your-project-rest-api.mdx | 156 ++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 docs/manage-your-project-rest-api.mdx diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx new file mode 100644 index 0000000..f2c1d6b --- /dev/null +++ b/docs/manage-your-project-rest-api.mdx @@ -0,0 +1,156 @@ +--- +id: serverlessGeneralManageProjectRestAPI +slug: /serverless/elasticsearch/manage-project/ +title: REST APIs +description: Manage projects using the REST API. +tags: [ 'serverless', 'project', 'manage', 'rest', 'api'] +--- + + +Projects can be managed using the Elastic Cloud REST API. This API allows you to create, update, and delete projects, as well as manage project features and usage. + +## API Principles + +- The Elastic Cloud REST API is built following REST principles: + - Resources (such as projects) are represented as URIs. + - Standard HTTP response codes and verbs are used (GET, POST, PUT, PATCH and DELETE). + - API calls are stateless. Every request that you make happens in isolation from other calls and must include all the information necessary to fulfill the request. +- JSON is the data interchange format. + +## Authentication + +API Keys are used to authenticate requests to the Elastic Cloud REST API. +Learn how to create [API keys](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). + +The API Key should be provided in all API requests in the `Authorization` header such as: +```bash +"Authorization: ApiKey $API_KEY" +``` + +For example, if you interact with the API using the `curl` command: + +```bash +curl -H "Authorization: ApiKey essu_..." https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch +``` + +## Open API Specification + +The Project Management API is documented using the [OpenAPI specification](https://en.wikipedia.org/wiki/OpenAPI_Specification). The current supported version of the specification is `3.0`. + +Here you can read the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml). + +This specification can be used to generate client SDKs, or on tools that support it, such as the [Swagger Editor](https://editor.swagger.io). + + +## Examples + +In the following examples, for convenience, we will export the generated API key so that we can reuse it in every API request: + +```bash +export API_KEY="YOUR_GENERATED_API_KEY" +``` + +### Create a Serverless Elasticsearch Project + +```bash +curl -H "Authorization: ApiKey $API_KEY" \ + -H "Content-Type: application/json" \ + "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch" \ + -XPOST --data '{ + "name": "{NAME}", [^1] + "region_id": "aws-eu-west-1" [^2] + }' +``` +[^1]: Replace **`{NAME}`** with a more descriptive name in this call. +[^2]: You can + +The response from the create project request will include the created project details, such as the project ID, +the credentials to access the project, and the endpoints to access different apps such as Elasticsearch and Kibana. + +Example of Create Project response: +```json +{ + "id": "cace8e65457043698ed3d99da2f053f6", + "endpoints": { + "elasticsearch": "https://sample-project-c990cb.es.us-east-1.aws.staging.elastic.cloud", + "kibana": "https://sample-project-c990cb-c990cb.kb.us-east-1.aws.staging.elastic.cloud" + }, + "credentials": { + "username": "admin", + "password": "abcd12345" + } + (...) +} +``` + +You may want to store the project id as an environment variable for the following requests: +```bash +export PROJECT_ID=cace8e65457043698ed3d99da2f053f6 +``` + +### Get Project + +At any time you can retrieve your project through an API call: + +```bash +curl -H "Authorization: ApiKey $API_KEY" \ + "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/${PROJECT_ID}" +``` + +#### Get project status + +A 'status' endpoint indicates whether the project is initialized and ready for being used. The phase will change from "initializing" to "initialized" when the project is ready.: + +```bash +curl -H "Authorization: ApiKey $API_KEY" \ + "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/${PROJECT_ID}/status" +``` + +Example response: +```json +{ + {"phase":"initializing"} +} +``` + +### Reset Credentials + +If you lose the credentials provided at the time of the project creation, you can reset the credentials by using the following endpoint: + +```bash +curl -H "Authorization: ApiKey $API_KEY" \ + -XPOST \ + "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/${PROJECT_ID}/_reset-credentials" +``` + +### Delete Project + +You can delete your project via the API: + +```bash +curl -XDELETE -H "Authorization: ApiKey $API_KEY" \ + "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/${PROJECT_ID}" +``` + +### Update Project + +You can update your project using PATCH semantics. Only those fields included in the body of the request will be updated. + +```bash +curl -H "Authorization: ApiKey $API_KEY" \ + -H "Content-Type: application/json" \ + "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/${PROJECT_ID}" \ + -XPATCH --data '{ + "name": "new name", + "alias": "new-project-alias" + }' +``` + +### List available regions + +The list of regions where projects can be created can be obtained using the API: + +```bash +curl -H "Authorization: ApiKey $API_KEY" \ + "https://api.elastic-cloud.com/api/v1/serverless/regions" +``` \ No newline at end of file From 8ad5fd71941da1119d171ce656e6f4e821fe6190 Mon Sep 17 00:00:00 2001 From: Julio Camarero Date: Tue, 30 Apr 2024 15:02:53 +0200 Subject: [PATCH 62/86] Add page to navigation --- serverless-general.docnav.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index 75f5f74..0807261 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -23,7 +23,13 @@ ] }, { - "pageId": "serverlessGeneralManageProject" + "label": "Manage your projects", + "pageId": "serverlessGeneralManageProject", + "items": [ + { + "id": "serverlessGeneralManageProjectRestAPI" + } + ] }, { "label": "Manage billing", From 001ab58b04bc26c60abe8607471eba5c5cd05dce Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Tue, 30 Apr 2024 17:39:18 +0200 Subject: [PATCH 63/86] style edits + change slug --- docs/manage-your-project-rest-api.mdx | 55 ++++++++++++++++----------- docs/manage-your-project.mdx | 2 +- 2 files changed, 33 insertions(+), 24 deletions(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index f2c1d6b..5f9922e 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -1,13 +1,14 @@ --- id: serverlessGeneralManageProjectRestAPI -slug: /serverless/elasticsearch/manage-project/ -title: REST APIs -description: Manage projects using the REST API. +slug: /serverless/general/manage-project-with-api +title: Manage projects with the REST API +description: Manage your organization's serverless projects using the REST API. tags: [ 'serverless', 'project', 'manage', 'rest', 'api'] --- -Projects can be managed using the Elastic Cloud REST API. This API allows you to create, update, and delete projects, as well as manage project features and usage. + +You can manage serverless projects using the Elastic Cloud REST API. This API allows you to create, update, and delete projects, as well as manage project features and usage. ## API Principles @@ -19,10 +20,11 @@ Projects can be managed using the Elastic Cloud REST API. This API allows you to ## Authentication -API Keys are used to authenticate requests to the Elastic Cloud REST API. -Learn how to create [API keys](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). +API keys are used to authenticate requests to the Elastic Cloud REST API. +Learn how to [create API keys](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). + +You must provide the API key in all API requests in the `Authorization` header as follows,: -The API Key should be provided in all API requests in the `Authorization` header such as: ```bash "Authorization: ApiKey $API_KEY" ``` @@ -37,37 +39,42 @@ curl -H "Authorization: ApiKey essu_..." https://api.elastic-cloud.com/api/v1/se The Project Management API is documented using the [OpenAPI specification](https://en.wikipedia.org/wiki/OpenAPI_Specification). The current supported version of the specification is `3.0`. -Here you can read the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml). +For details, check the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml). This specification can be used to generate client SDKs, or on tools that support it, such as the [Swagger Editor](https://editor.swagger.io). ## Examples -In the following examples, for convenience, we will export the generated API key so that we can reuse it in every API request: +To try the following examples: -```bash -export API_KEY="YOUR_GENERATED_API_KEY" -``` +1. [Create and API key](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). + +2. Store the generated API key as an environment variable so that you don't need to specify it again for each request: -### Create a Serverless Elasticsearch Project + ```bash + export API_KEY="YOUR_GENERATED_API_KEY" + ``` + +### Create a serverless Elasticsearch project ```bash curl -H "Authorization: ApiKey $API_KEY" \ -H "Content-Type: application/json" \ "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch" \ -XPOST --data '{ - "name": "{NAME}", [^1] + "name": "My project", [^1] "region_id": "aws-eu-west-1" [^2] }' ``` -[^1]: Replace **`{NAME}`** with a more descriptive name in this call. -[^2]: You can +[^1]: Replace **`My project`** with a more descriptive name in this call. +[^2]: You can . The response from the create project request will include the created project details, such as the project ID, the credentials to access the project, and the endpoints to access different apps such as Elasticsearch and Kibana. -Example of Create Project response: +Example of `Create project` response: + ```json { "id": "cace8e65457043698ed3d99da2f053f6", @@ -83,14 +90,15 @@ Example of Create Project response: } ``` -You may want to store the project id as an environment variable for the following requests: +You can store the project ID as an environment variable for the following requests: + ```bash export PROJECT_ID=cace8e65457043698ed3d99da2f053f6 ``` -### Get Project +### Get project -At any time you can retrieve your project through an API call: +You can retrieve your project details through an API call: ```bash curl -H "Authorization: ApiKey $API_KEY" \ @@ -99,7 +107,7 @@ curl -H "Authorization: ApiKey $API_KEY" \ #### Get project status -A 'status' endpoint indicates whether the project is initialized and ready for being used. The phase will change from "initializing" to "initialized" when the project is ready.: +The 'status' endpoint indicates whether the project is initialized and ready to be used. In the response, the project's `phase` will change from "initializing" to "initialized" when it is ready: ```bash curl -H "Authorization: ApiKey $API_KEY" \ @@ -107,6 +115,7 @@ curl -H "Authorization: ApiKey $API_KEY" \ ``` Example response: + ```json { {"phase":"initializing"} @@ -134,7 +143,7 @@ curl -XDELETE -H "Authorization: ApiKey $API_KEY" \ ### Update Project -You can update your project using PATCH semantics. Only those fields included in the body of the request will be updated. +You can update your project using a PATCH request. Only the fields included in the body of the request will be updated. ```bash curl -H "Authorization: ApiKey $API_KEY" \ @@ -148,7 +157,7 @@ curl -H "Authorization: ApiKey $API_KEY" \ ### List available regions -The list of regions where projects can be created can be obtained using the API: +You can obtain the list of regions where projects can be created using the API: ```bash curl -H "Authorization: ApiKey $API_KEY" \ diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index acdaf8e..b9adc7e 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -1,6 +1,6 @@ --- id: serverlessGeneralManageProject -slug: /serverless/elasticsearch/manage-project +slug: /serverless/general/manage-project title: Manage your projects description: Configure project-wide features and usage. tags: [ 'serverless', 'elasticsearch', 'project', 'manage' ] From 9b3f61ec9814a1ccd26c3b700c9fb16fb0e1ec75 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:51:42 +0200 Subject: [PATCH 64/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index 5f9922e..a679fba 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -48,7 +48,7 @@ This specification can be used to generate client SDKs, or on tools that support To try the following examples: -1. [Create and API key](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). +1. [Create an API key](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). 2. Store the generated API key as an environment variable so that you don't need to specify it again for each request: From e253dd217d52f9064a8bb0a179eeaf94707c3189 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:54:47 +0200 Subject: [PATCH 65/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index a679fba..e65c268 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -23,7 +23,7 @@ You can manage serverless projects using the Elastic Cloud REST API. This API al API keys are used to authenticate requests to the Elastic Cloud REST API. Learn how to [create API keys](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). -You must provide the API key in all API requests in the `Authorization` header as follows,: +You must provide the API key for all API requests in the `Authorization` header as follows: ```bash "Authorization: ApiKey $API_KEY" From b7b1edb6e349cbf1e76879347184422f815bde51 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:56:06 +0200 Subject: [PATCH 66/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index e65c268..3d49f46 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -39,7 +39,7 @@ curl -H "Authorization: ApiKey essu_..." https://api.elastic-cloud.com/api/v1/se The Project Management API is documented using the [OpenAPI specification](https://en.wikipedia.org/wiki/OpenAPI_Specification). The current supported version of the specification is `3.0`. -For details, check the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml). +For details, check the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI Specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml). This specification can be used to generate client SDKs, or on tools that support it, such as the [Swagger Editor](https://editor.swagger.io). From 6b14c9c7a83c15c2c5b3965faffd1869e6f1e4df Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:56:12 +0200 Subject: [PATCH 67/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index 3d49f46..b726670 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -37,7 +37,7 @@ curl -H "Authorization: ApiKey essu_..." https://api.elastic-cloud.com/api/v1/se ## Open API Specification -The Project Management API is documented using the [OpenAPI specification](https://en.wikipedia.org/wiki/OpenAPI_Specification). The current supported version of the specification is `3.0`. +The Project Management API is documented using the [OpenAPI Specification](https://en.wikipedia.org/wiki/OpenAPI_Specification). The current supported version of the specification is `3.0`. For details, check the [API reference](https://docs.elastic.co/api-reference) or download the [OpenAPI Specification](https://docs.elastic.co/api-reference/openapi/serverless-project-api.yml). From 16831d688fbd3c43ad6f46d5057a7768e1cd53cd Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:58:23 +0200 Subject: [PATCH 68/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index b726670..2d0a711 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -46,7 +46,7 @@ This specification can be used to generate client SDKs, or on tools that support ## Examples -To try the following examples: +To try the examples in this section: 1. [Create an API key](https://www.elastic.co/guide/en/cloud/current/ec-api-authentication.html). From 9b1c6ccbb4f8d3b8a16fa9e07d53e0014bd8da89 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:58:45 +0200 Subject: [PATCH 69/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index 2d0a711..a987d6b 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -90,7 +90,7 @@ Example of `Create project` response: } ``` -You can store the project ID as an environment variable for the following requests: +You can store the project ID as an environment variable for the next requests: ```bash export PROJECT_ID=cace8e65457043698ed3d99da2f053f6 From 9d3aa2f858dcde17b1ef43b6c3c975025bf6844f Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 17:59:47 +0200 Subject: [PATCH 70/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index a987d6b..1700a92 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -105,7 +105,7 @@ curl -H "Authorization: ApiKey $API_KEY" \ "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/${PROJECT_ID}" ``` -#### Get project status +### Get project status The 'status' endpoint indicates whether the project is initialized and ready to be used. In the response, the project's `phase` will change from "initializing" to "initialized" when it is ready: From c3b1e8c33a08eeebea9e04590d74863cb90664ac Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 30 Apr 2024 18:02:24 +0200 Subject: [PATCH 71/86] Update docs/manage-your-project-rest-api.mdx --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index 1700a92..c12ed92 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -8,7 +8,7 @@ tags: [ 'serverless', 'project', 'manage', 'rest', 'api'] -You can manage serverless projects using the Elastic Cloud REST API. This API allows you to create, update, and delete projects, as well as manage project features and usage. +You can manage serverless projects using Elastic Cloud's [Project Management](https://docs.elastic.co/api-reference/project-management) REST API. This API allows you to create, update, and delete projects, as well as manage project features and usage. ## API Principles From 1fa331e6f244577328f0f3a9deb0f370e1b6c517 Mon Sep 17 00:00:00 2001 From: Julio Camarero Date: Tue, 30 Apr 2024 18:04:27 +0200 Subject: [PATCH 72/86] fix json --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index c12ed92..a67be4a 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -118,7 +118,7 @@ Example response: ```json { - {"phase":"initializing"} + "phase":"initializing" } ``` From 523806eeb0158d02f5268a56faffc18fd6dafa28 Mon Sep 17 00:00:00 2001 From: Julio Camarero Date: Tue, 30 Apr 2024 18:04:45 +0200 Subject: [PATCH 73/86] shorter name in the navigation --- serverless-general.docnav.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index 0807261..21fa726 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -27,7 +27,8 @@ "pageId": "serverlessGeneralManageProject", "items": [ { - "id": "serverlessGeneralManageProjectRestAPI" + "id": "serverlessGeneralManageProjectRestAPI", + "label": "REST API" } ] }, From ac8c8ad9ea18ad88f62fbc7c88ef089fd4717d14 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Wed, 1 May 2024 15:35:56 +0200 Subject: [PATCH 74/86] unfix slug to fix ui link --- docs/manage-your-project.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 706e002..387893a 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -1,6 +1,6 @@ --- id: serverlessGeneralManageProject -slug: /serverless/general/manage-project +slug: /serverless/elasticsearch/manage-project title: Manage your projects description: Configure project-wide features and usage. tags: [ 'serverless', 'elasticsearch', 'project', 'manage' ] From d4e2b7b50e48ebff7f51ef629d2e39264e60c3c5 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Wed, 1 May 2024 16:37:03 +0200 Subject: [PATCH 75/86] Update docs/what-is-serverless.mdx --- docs/what-is-serverless.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-serverless.mdx b/docs/what-is-serverless.mdx index 20c92d5..1b5ad16 100644 --- a/docs/what-is-serverless.mdx +++ b/docs/what-is-serverless.mdx @@ -25,7 +25,7 @@ that you configure for each project. **Pay per usage.** Each serverless project type includes product-specific and usage-based pricing. - Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will draw down from your existing Elastic Cloud credits or be billed to your active payment method. + Until May 31, 2024, your serverless consumption will not incur any charges, but will be visible along with your total Elastic Cloud consumption on the [Billing Usage page](https://cloud.elastic.co/billing/usage?). Unless you are in a trial period, usage on or after June 1, 2024 will be deducted from your existing Elastic Cloud credits or be billed to your active payment method. # Control your data and performance From f65bed4e4475745f6b457839d5a3aba11c399d82 Mon Sep 17 00:00:00 2001 From: dedemorton Date: Wed, 1 May 2024 11:38:40 -0700 Subject: [PATCH 76/86] Add links to obs and ES billing pages --- docs/manage-billing-pricing-model.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index 582f039..276e706 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -20,10 +20,11 @@ Elastic Cloud serverless billing is based on your actual usage across these dime To learn about billing dimensions for specific offerings, refer to: -* Elasticsearch billing dimensions (TODO: Make this an active link) -* Observability billing dimensions (TODO: Make this an active link) -* Security billing dimensions (TODO: Make this an active link) +{/* TODO: Activate link when available: */} +* +* +serverlessElasticsearchBilling
## Add-ons From 9d2d5fe96e92a8598a4b81ee707b29e477e0cb13 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Thu, 2 May 2024 17:10:50 -0700 Subject: [PATCH 77/86] Activate link to ES billing page --- docs/manage-billing-pricing-model.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index 276e706..720a0b5 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -20,7 +20,7 @@ Elastic Cloud serverless billing is based on your actual usage across these dime To learn about billing dimensions for specific offerings, refer to: -{/* TODO: Activate link when available: */} +* * * From c9efba2419f788592647945d43515624218b128d Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Fri, 3 May 2024 12:58:23 +0200 Subject: [PATCH 78/86] Add info about checking serverless status page --- docs/service-status.mdx | 28 ++++++++++++++++++++++++++++ serverless-general.docnav.json | 3 +++ 2 files changed, 31 insertions(+) create mode 100644 docs/service-status.mdx diff --git a/docs/service-status.mdx b/docs/service-status.mdx new file mode 100644 index 0000000..69a1e01 --- /dev/null +++ b/docs/service-status.mdx @@ -0,0 +1,28 @@ +--- +id: ServerlessServiceStatus +slug: /serverless/general/serverless-status +title: Monitor serverless status +tags: ['serverless'] +--- + +Serverless projects run on different cloud platforms, such as Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure. +Like any service, these platforms might undergo availability changes from time to time. +When availability changes, Elastic makes sure to provide you with a current service status. + +To check current and past service availability, go to the [Service Status](https://serverless-preview-status.statuspage.io/) page. + +## Subscribe to updates + +You can be notified about changes to the service status automatically. + +To receive service status updates: + +1. Go to the [Service Status](https://serverless-preview-status.statuspage.io/) page. +2. Select **SUBSCRIBE TO UPDATES**. +3. You can be notified in the following ways: + - Email + - Slack + - Atom or RSS feeds + +Once subscribed, you'll be notified whenever a service status update is posted. + diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index be30c77..b1ce3d0 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -50,6 +50,9 @@ } ] }, + { + "pageId": "ServerlessServiceStatus" + }, { "pageId": "serverlessGeneralUserProfile" } From d937f042ed0fa19c751fa3685b3aebafce427ed9 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Fri, 3 May 2024 13:01:16 +0200 Subject: [PATCH 79/86] Delete whitespace --- docs/service-status.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/service-status.mdx b/docs/service-status.mdx index 69a1e01..6b9d002 100644 --- a/docs/service-status.mdx +++ b/docs/service-status.mdx @@ -5,7 +5,7 @@ title: Monitor serverless status tags: ['serverless'] --- -Serverless projects run on different cloud platforms, such as Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure. +Serverless projects run on different cloud platforms, such as Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure. Like any service, these platforms might undergo availability changes from time to time. When availability changes, Elastic makes sure to provide you with a current service status. @@ -25,4 +25,3 @@ To receive service status updates: - Atom or RSS feeds Once subscribed, you'll be notified whenever a service status update is posted. - From 2242584513e84e6145e93ca9625b4c3973857e7f Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Fri, 3 May 2024 16:56:15 +0200 Subject: [PATCH 80/86] Incorporate feedback --- docs/service-status.mdx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/service-status.mdx b/docs/service-status.mdx index 6b9d002..a78755c 100644 --- a/docs/service-status.mdx +++ b/docs/service-status.mdx @@ -5,11 +5,10 @@ title: Monitor serverless status tags: ['serverless'] --- -Serverless projects run on different cloud platforms, such as Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure. -Like any service, these platforms might undergo availability changes from time to time. +Serverless projects run on cloud platforms, which may undergo changes in availability. When availability changes, Elastic makes sure to provide you with a current service status. -To check current and past service availability, go to the [Service Status](https://serverless-preview-status.statuspage.io/) page. +To check current and past service availability, go to the Elastic serverless [service status](https://serverless-preview-status.statuspage.io/) page. ## Subscribe to updates @@ -17,11 +16,11 @@ You can be notified about changes to the service status automatically. To receive service status updates: -1. Go to the [Service Status](https://serverless-preview-status.statuspage.io/) page. +1. Go to the Elastic serverless [service status](https://serverless-preview-status.statuspage.io/) page. 2. Select **SUBSCRIBE TO UPDATES**. 3. You can be notified in the following ways: - Email - Slack - Atom or RSS feeds -Once subscribed, you'll be notified whenever a service status update is posted. +After you subscribe, you'll be notified whenever a service status update is posted. From 1207961e60fc22a799cbd199ff0fe9c6765765e3 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Fri, 3 May 2024 10:26:39 -0700 Subject: [PATCH 81/86] Remove accidental text --- docs/manage-billing-pricing-model.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/manage-billing-pricing-model.mdx b/docs/manage-billing-pricing-model.mdx index 720a0b5..cf2c033 100644 --- a/docs/manage-billing-pricing-model.mdx +++ b/docs/manage-billing-pricing-model.mdx @@ -24,7 +24,6 @@ To learn about billing dimensions for specific offerings, refer to: * * -serverlessElasticsearchBilling
## Add-ons From 93268a4a790fdba09fc4ea6150bbf638c8447f7e Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Mon, 13 May 2024 13:28:43 +0200 Subject: [PATCH 82/86] disambiguation with other APIs --- docs/manage-your-project-rest-api.mdx | 7 ++++++- serverless-general.docnav.json | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index a67be4a..c8633a2 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -1,7 +1,7 @@ --- id: serverlessGeneralManageProjectRestAPI slug: /serverless/general/manage-project-with-api -title: Manage projects with the REST API +title: Using the Project Management REST API description: Manage your organization's serverless projects using the REST API. tags: [ 'serverless', 'project', 'manage', 'rest', 'api'] --- @@ -10,6 +10,11 @@ tags: [ 'serverless', 'project', 'manage', 'rest', 'api'] You can manage serverless projects using Elastic Cloud's [Project Management](https://docs.elastic.co/api-reference/project-management) REST API. This API allows you to create, update, and delete projects, as well as manage project features and usage. + + More APIs let you interact with data, capabilities, and settings inside of specific projects. Refer to the [Serverless API reference page](https://docs.elastic.co/api-reference). + + + ## API Principles - The Elastic Cloud REST API is built following REST principles: diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index abc14a6..e5b340e 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -31,7 +31,6 @@ "items": [ { "id": "serverlessGeneralManageProjectRestAPI", - "label": "REST API" } ] }, From 011ca2a813558486dbd5d59540158624b9727288 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Mon, 13 May 2024 15:34:13 +0200 Subject: [PATCH 83/86] Update serverless-general.docnav.json --- serverless-general.docnav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless-general.docnav.json b/serverless-general.docnav.json index e5b340e..0d41cfe 100644 --- a/serverless-general.docnav.json +++ b/serverless-general.docnav.json @@ -30,7 +30,7 @@ "pageId": "serverlessGeneralManageProject", "items": [ { - "id": "serverlessGeneralManageProjectRestAPI", + "id": "serverlessGeneralManageProjectRestAPI" } ] }, From 7dd98947f5efd85044090ab034ae052f0017dcd0 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Mon, 13 May 2024 17:21:06 +0200 Subject: [PATCH 84/86] Rename Search Lake to Search AI Lake --- docs/manage-your-project.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manage-your-project.mdx b/docs/manage-your-project.mdx index 387893a..6b57210 100644 --- a/docs/manage-your-project.mdx +++ b/docs/manage-your-project.mdx @@ -25,11 +25,11 @@ From the project page, you can: - **Manage members**. Add members and manage their access to this project or other resources of your organization. -## Search Lake settings +## Search AI Lake settings Once ingested, your data is stored in cost-efficient, general storage. A cache layer is available on top of the general storage for recent and frequently queried data that provides faster search speed. Data in this cache layer is considered **search-ready**. -Together, these data storage layers form your project's **Search Lake**. +Together, these data storage layers form your project's **Search AI Lake**. The total volume of search-ready data is the sum of the following: 1. The volume of non-time series project data From 82d5b8b3e4d0284133031c79c0ce57665c6ffaeb Mon Sep 17 00:00:00 2001 From: Julio Camarero Date: Wed, 15 May 2024 17:07:17 +0200 Subject: [PATCH 85/86] use a valid region in prod --- docs/manage-your-project-rest-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index c8633a2..033e5ff 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -69,7 +69,7 @@ curl -H "Authorization: ApiKey $API_KEY" \ "https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch" \ -XPOST --data '{ "name": "My project", [^1] - "region_id": "aws-eu-west-1" [^2] + "region_id": "aws-us-east-1" [^2] }' ``` [^1]: Replace **`My project`** with a more descriptive name in this call. From a47fc573e7c6a87dd2a77ead7eb747feb79ecba8 Mon Sep 17 00:00:00 2001 From: Julio Camarero Date: Wed, 15 May 2024 17:07:33 +0200 Subject: [PATCH 86/86] use production urls --- docs/manage-your-project-rest-api.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manage-your-project-rest-api.mdx b/docs/manage-your-project-rest-api.mdx index 033e5ff..b064f2c 100644 --- a/docs/manage-your-project-rest-api.mdx +++ b/docs/manage-your-project-rest-api.mdx @@ -84,8 +84,8 @@ Example of `Create project` response: { "id": "cace8e65457043698ed3d99da2f053f6", "endpoints": { - "elasticsearch": "https://sample-project-c990cb.es.us-east-1.aws.staging.elastic.cloud", - "kibana": "https://sample-project-c990cb-c990cb.kb.us-east-1.aws.staging.elastic.cloud" + "elasticsearch": "https://sample-project-c990cb.es.us-east-1.aws.elastic.cloud", + "kibana": "https://sample-project-c990cb-c990cb.kb.us-east-1.aws.elastic.cloud" }, "credentials": { "username": "admin",