Skip to content

Commit

Permalink
Fixes a few attributes + other minor grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikell821 committed Dec 2, 2024
1 parent 44b15bd commit ade8642
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You can preview risky entities before installing the risk engine. The preview sh

[NOTE]
====
The preview is limited to two risk scores per {serverless-short} {elastic-sec} project.
The preview is limited to two risk scores per serverless project.
====

To preview risky entities, go to **Project settings** → **Management** → **Entity Risk Score**:
Expand Down
2 changes: 1 addition & 1 deletion docs/serverless/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include::{asciidoc-dir}/../../shared/versions/stack/master.asciidoc[]
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]

[[what-is-security-serverless]]
== Elastic Security serverless
== {sec-serverless}

++++
<titleabbrev>Elastic Security</titleabbrev>
Expand Down
12 changes: 6 additions & 6 deletions docs/serverless/projects-create/create-project.asciidoc
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.
2 changes: 1 addition & 1 deletion docs/serverless/settings/advanced-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To access advanced settings, go to **Project Settings** → **Management** → *

[TIP]
====
For more information on non-Security settings, refer to {kibana-ref}/advanced-options.html[Advanced Settings]. Some settings might not be available in {serverless-short} projects.
For more information on non-Security settings, refer to {kibana-ref}/advanced-options.html[Advanced Settings]. Some settings might not be available in serverless projects.
====

[role="screenshot"]
Expand Down
4 changes: 2 additions & 2 deletions docs/serverless/what-is-security-serverless.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{elastic-sec} combines threat detection analytics, cloud native security, and endpoint protection in a single solution, so you can quickly detect, investigate, and respond to threats and vulnerabilities across your environment.

Serverless projects provide you with the existing {elastic-sec} on-premise and Elastic Cloud deployment functionality, and the following new features and capabilities:
Serverless projects provide you with the existing {elastic-sec} on-premise and {ecloud} deployment functionality, and the following new features and capabilities:

* Continuous onboarding hub at the center of the **Get started** page
* Security-focused, single-level navigation
Expand All @@ -16,7 +16,7 @@ Serverless projects provide you with the existing {elastic-sec} on-premise and E
[discrete]
== Get started

* <<security-create-project,*Create a Security project*>>: Create your first {serverless-short} Security project.
* <<security-create-project,*Create a Security project*>>: Create your first serverless Security project.
* <<security-ingest-data,*Ingest data*>>: Learn how to add your own data to {elastic-sec}.

[discrete]
Expand Down

0 comments on commit ade8642

Please sign in to comment.