Skip to content

Commit 6aa8a68

Browse files
Fixes security attribute (#174)
1 parent 68d7afd commit 6aa8a68

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

serverless/pages/machine-learning.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The {ml-features} that are available vary by project type:
1919

2020
* {es-serverless} projects have trained models.
2121
* {observability} projects have {anomaly-jobs}.
22-
* {security} projects have {anomaly-jobs}, {dfanalytics-jobs}, and trained models.
22+
* {elastic-sec} projects have {anomaly-jobs}, {dfanalytics-jobs}, and trained models.
2323

2424
For more information, go to {ml-docs}/ml-ad-overview.html[{anomaly-detect-cap}], {ml-docs}/ml-dfanalytics.html[{dfanalytics-cap}] and {ml-docs}/ml-nlp.html[Natural language processing].
2525

serverless/pages/manage-access-to-org-user-roles.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To subsequently edit the roles assigned to a user:
2828
Each serverless project type has a set of predefined roles that you can assign to your organization members.
2929
You can assign the predefined roles:
3030

31-
* globally, for all projects of the same type ({es-serverless}, {observability}, or {security}). In this case, the role will also apply to new projects created later.
31+
* globally, for all projects of the same type ({es-serverless}, {observability}, or {elastic-sec}). In this case, the role will also apply to new projects created later.
3232
* individually, for specific projects only. To do that, you have to set the **Role for all** field of that specific project type to **None**.
3333

3434
For example, you can assign a user the developer role for a specific {es-serverless} project:
@@ -61,7 +61,7 @@ endif::[]
6161

6262
[discrete]
6363
[[general-assign-user-roles-security]]
64-
=== {security}
64+
=== {elastic-sec}
6565

6666
* **Admin**. Has full access to project management, properties, and security privileges. Admins log into projects with superuser role privileges.
6767
* **Editor**. Configures all Security projects. Has read-only access to data indices. Has full access to all project features.

serverless/pages/project-and-management-settings.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Look for the doc badge on each page to see if the page is valid for your solutio
88

99
* {es-badge} for the {es} solution
1010
* {obs-badge} for the {observability} solution
11-
* {sec-badge} for the {security} solution
11+
* {sec-badge} for the {elastic-sec} solution
1212
1313
[IMPORTANT]
1414
====
@@ -17,5 +17,5 @@ Read the main solution docs to learn how to use those capabilities:
1717
1818
* <<what-is-elasticsearch-serverless,{es-serverless} docs>>
1919
* <<what-is-observability-serverless,{observability} serverless docs>>
20-
* <<what-is-security-serverless,{security} serverless docs>>
20+
* <<what-is-security-serverless,{elastic-sec} serverless docs>>
2121
====

serverless/pages/welcome-to-serverless.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Elastic provides three serverless solutions available on {ecloud}:
2020

2121
* **{es}**: Build powerful applications and search experiences using a rich ecosystem of vector search capabilities, APIs, and libraries.
2222
* **Elastic {observability}**: Monitor your own platforms and services using powerful machine learning and analytics tools with your logs, metrics, traces, and APM data.
23-
* **Elastic Security**: Detect, investigate, and respond to threats, with SIEM, endpoint protection, and AI-powered analytics capabilities.
23+
* **{elastic-sec}**: Detect, investigate, and respond to threats, with SIEM, endpoint protection, and AI-powered analytics capabilities.
2424
2525
Serverless instances of the Elastic Stack that you create in {ecloud} are called **serverless projects**.
2626

0 commit comments

Comments
 (0)