Skip to content

Commit e127c94

Browse files
mergify[bot]natasha-moore-elasticgithub-actions[bot]
authored
[8.x] Asset criticality advanced setting removed (backport #5991) (#6033)
* Asset criticality advanced setting removed (#5991) (cherry picked from commit 2390859) # Conflicts: # docs/advanced-entity-analytics/api/asset-criticality-api-overview.asciidoc # docs/serverless/advanced-entity-analytics/asset-criticality.mdx # docs/serverless/advanced-entity-analytics/entity-risk-scoring.mdx # docs/serverless/advanced-entity-analytics/ers-req.mdx # docs/serverless/explore/hosts-overview.mdx # docs/serverless/explore/users-page.mdx # docs/serverless/settings/advanced-settings.mdx * Delete docs/serverless directory and its contents * Update docs/advanced-entity-analytics/api/asset-criticality-api-overview.asciidoc --------- Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e64b4c9 commit e127c94

File tree

7 files changed

+11
-33
lines changed

7 files changed

+11
-33
lines changed

docs/advanced-entity-analytics/api/asset-criticality-api-overview.asciidoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22
[role="xpack"]
33
== Asset criticality API
44

5-
You can manage <<asset-criticality, asset criticality>> records through the API. To use this API, you must first turn on the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>>.
5+
.New API Reference
6+
[sidebar]
7+
--
8+
For the most up-to-date API details, refer to {api-kibana}/group/endpoint-security-entity-analytics-api[Entity Analytics APIs].
9+
--
10+
11+
You can manage <<asset-criticality, asset criticality>> records through the API.

docs/advanced-entity-analytics/asset-criticality.asciidoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@
44
.Requirements
55
[sidebar]
66
--
7-
To view and assign asset criticality, you must:
8-
9-
* Have the appropriate user role.
10-
* Turn on the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>>.
11-
12-
For more information, refer to <<ers-requirements, Entity risk scoring prerequisites>>.
7+
To view and assign asset criticality, you must have the appropriate user role. For more information, refer to <<ers-requirements, Entity risk scoring prerequisites>>.
138
--
149

1510
The asset criticality feature allows you to classify your organization's entities based on various operational factors that are important to your organization. Through this classification, you can improve your threat detection capabilities by focusing your alert triage, threat-hunting, and investigation activities on high-impact entities.

docs/advanced-entity-analytics/entity-risk-scoring.asciidoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@ Entity risk scores are determined by the following risk inputs:
3030

3131
The resulting entity risk scores are stored in the `risk-score.risk-score-<space-id>` data stream alias.
3232

33-
[NOTE]
34-
======
35-
* Entities without any alerts, or with only `Closed` alerts, are not assigned a risk score.
36-
* To use asset criticality, you must enable the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>>.
37-
======
33+
NOTE: Entities without any alerts, or with only `Closed` alerts, are not assigned a risk score.
3834

3935
[discrete]
4036
[[how-is-risk-score-calculated]]

docs/advanced-entity-analytics/ers-req.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ The risk scoring engine uses an internal user role to score all hosts and users,
4545
[discrete]
4646
== Asset criticality
4747

48-
To use the asset criticality feature, turn on the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>>.
49-
5048
[discrete]
5149
=== Privileges
5250

docs/getting-started/advanced-setting.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,6 @@ Security *Overview* page.
102102
* `securitySolution:newsFeedUrl`: The URL from which the security news feed content is
103103
retrieved.
104104

105-
[discrete]
106-
[[enable-asset-criticality]]
107-
== Enable asset criticality workflows
108-
The `securitySolution:enableAssetCriticality` setting determines whether asset criticality is included as a risk input to entity risk scoring. This setting is turned off by default. Turn it on to enable asset criticality workflows and to use asset criticality as part of entity risk scoring.
109-
110105
[discrete]
111106
[[exclude-cold-frozen-tiers]]
112107
== Exclude cold and frozen tier data from analyzer queries

docs/getting-started/users-page.asciidoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ A user's details page displays all relevant information for the selected user. T
3636

3737
The user details page includes the following sections:
3838

39-
* **Asset Criticality**: If the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>> is on, this section displays the user's current <<asset-criticality, asset criticality level>>.
39+
* **Asset Criticality**: This section displays the user's current <<asset-criticality, asset criticality level>>.
4040

4141
* *Summary*: Details such as the user ID, when the user was first and last seen, the associated IP address(es), and operating system. If the user risk score feature is enabled, this section also displays user risk score data.
4242

@@ -99,12 +99,6 @@ image::images/users/user-risk-inputs.png[User risk inputs]
9999
[[user-asset-criticality-section]]
100100
=== Asset Criticality
101101

102-
.Requirements
103-
[sidebar]
104-
--
105-
The **Asset Criticality** section is only available if the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>> is on.
106-
--
107-
108102
The **Asset Criticality** section displays the selected user's <<asset-criticality, asset criticality level>>. Asset criticality contributes to the overall <<entity-risk-scoring, user risk score>>. The criticality level defines how impactful the user is when calculating the risk score.
109103

110104
[role="screenshot"]

docs/management/hosts/hosts-overview.asciidoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A host's details page displays all relevant information for the selected host. T
4242

4343
The host details page includes the following sections:
4444

45-
* **Asset Criticality**: If the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>> is on, this section displays the host's current <<asset-criticality, asset criticality level>>.
45+
* **Asset Criticality**: This section displays the host's current <<asset-criticality, asset criticality level>>.
4646
* *Summary*: Details such as the host ID, when the host was first and last seen, the associated IP addresses, and associated operating system. If the host risk score feature is enabled, this section also displays host risk score data.
4747
* *Alert metrics*: The total number of alerts by severity, rule, and status (`Open`, `Acknowledged`, or `Closed`).
4848
* *Data tables*: The same data tables as on the main Hosts page, except with values for the selected host instead of all hosts.
@@ -102,12 +102,6 @@ image::images/host-risk-inputs.png[Host risk inputs]
102102
[[host-asset-criticality-section]]
103103
=== Asset Criticality
104104

105-
.Requirements
106-
[sidebar]
107-
--
108-
The **Asset Criticality** section is only available if the `securitySolution:enableAssetCriticality` <<enable-asset-criticality, advanced setting>> is on.
109-
--
110-
111105
The **Asset Criticality** section displays the selected host's <<asset-criticality, asset criticality level>>. Asset criticality contributes to the overall <<entity-risk-scoring, host risk score>>. The criticality level defines how impactful the host is when calculating the risk score.
112106

113107
[role="screenshot"]

0 commit comments

Comments
 (0)