-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes a few attributes + other minor grammar.
- Loading branch information
1 parent
44b15bd
commit ade8642
Showing
5 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
[[security-create-project]] | ||
= Create a Security project | ||
|
||
// :description: Get started with {serverless-short} {elastic-sec} in a few steps. | ||
// :description: Get started with {sec-serverless} in a few steps. | ||
// :keywords: serverless, security, how-to, get-started | ||
|
||
|
||
A {serverless-short} project allows you to run {elastic-sec} in an autoscaled and fully-managed environment, where you don't have to manage the underlying {es} cluster and {kib} instances. | ||
A serverless project allows you to run {elastic-sec} in an autoscaled and fully managed environment, where you don't have to manage the underlying {es} cluster and {kib} instances. | ||
|
||
[discrete] | ||
[[security-create-project-create-project]] | ||
== Create project | ||
|
||
Use your {ecloud} account to create a fully-managed {elastic-sec} project: | ||
Use your {ecloud} account to create a fully-managed {sec-serverless} project: | ||
|
||
. Navigate to https://cloud.elastic.co/[cloud.elastic.co]. | ||
. Log in to your {ecloud} account and select **Create project** from the **Serverless projects** panel. | ||
. Select **Next** from the **Security** panel. | ||
. Edit your project settings. (Click **Edit settings** to access all settings.) | ||
. Edit your project settings (click **Edit settings** to access all settings). | ||
+ | ||
** **Name**: A unique name for your project. | ||
** **Cloud provider**: The cloud platform where you’ll deploy your project. We currently support Amazon Web Services (AWS). | ||
** **Region**: The cloud platform’s <<regions,region>> where your project will live. | ||
+ | ||
You can also check https://cloud.elastic.co/pricing[the pricing details] to see how you consume {serverless-short} {elastic-sec}. | ||
You can also check https://www.elastic.co/pricing/serverless-security[the pricing details] to see how you consume {sec-serverless}. | ||
. Select **Create project**. It takes a few minutes before your project gets created. | ||
. Once the project is ready, select **Continue** to open the **Get started** page. (You might need to log into {ecloud} again.) | ||
. Once the project is ready, select **Continue** to open the **Get started** page (you might need to log in to {ecloud} again). | ||
+ | ||
From here, you can learn more about {elastic-sec} features and start setting up your workspace. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters