Skip to content

Commit 22760ce

Browse files
Address feedback
1 parent 9703e4c commit 22760ce

File tree

4 files changed

+18
-24
lines changed

4 files changed

+18
-24
lines changed

docs/detections/add-exceptions.asciidoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,7 @@ Closes all alerts that match the exception's conditions and were generated only
129129
[[endpoint-rule-exceptions]]
130130
=== Add {elastic-endpoint} exceptions
131131

132-
Like detection rule exceptions, you can add {elastic-endpoint} exceptions either by editing the <<endpoint-protection-rules, endpoint protection rules>> or by adding exceptions as actions on alerts generated by endpoint protection rules. These alerts, known as {elastic-endpoint} alerts, have the following fields:
133-
134-
* `kibana.alert.original_event.module:endpoint`
135-
* `kibana.alert.original_event.kind:alert`
136-
137-
You can also add Endpoint exceptions to rules that are associated with {elastic-endpoint} rule exceptions. To associate rules when creating or editing a rule, select the <<rule-ui-advanced-params, *{elastic-endpoint} exceptions*>> option.
132+
Like detection rule exceptions, you can add {elastic-endpoint} exceptions by adding exceptions to <<endpoint-protection-rules, endpoint protection rules>>. You can also add Endpoint exceptions to rules that are associated with {elastic-endpoint} rule exceptions. To associate rules when creating or editing a rule, select the <<rule-ui-advanced-params, *{elastic-endpoint} exceptions*>> option.
138133

139134
Endpoint exceptions are added to the endpoint protection rules *and* the {elastic-endpoint} on your hosts.
140135

docs/management/admin/endpoint-protection-rules.asciidoc

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,20 @@
33

44
Endpoint protection rules are <<prebuilt-rules-management, prebuilt rules>> designed to help you manage and respond to alerts generated by {elastic-endpoint}, the installed component that performs {elastic-defend}'s threat monitoring and prevention. These rules include the <<endpoint-security, {elastic-defend}>> rule as well as additional detection and prevention rules for different {elastic-defend} protection features.
55

6-
IMPORTANT: To receive {elastic-endpoint} alerts, you must install {agent} and the {elastic-defend} integration on your hosts (see <<install-endpoint>>).
6+
IMPORTANT: To receive {elastic-endpoint} alerts, you must install {agent} and the {elastic-defend} integration on your hosts (refer to <<install-endpoint>>).
7+
8+
When endpoint protection rules are triggered, {elastic-endpoint} alerts are displayed as detection alerts in the {security-app}. The detection alert name is taken from the {elastic-endpoint} alert message and overwrites the prebuilt rule name in the Alerts table. For example, for malware protection, the following {elastic-endpoint} alerts are displayed as detection alerts:
9+
10+
** Malware Prevention Alert
11+
** Malware Detection Alert
712

813
[discrete]
914
[[defend-rule]]
1015
== {elastic-defend} rule
1116

12-
The {elastic-defend} rule automatically creates an alert from all incoming {elastic-endpoint} alerts. When this rule is enabled, the following Endpoint events are displayed as detection alerts:
13-
14-
** Malware Prevention Alert
15-
** Malware Detection Alert
17+
The {elastic-defend} rule automatically creates an alert from all incoming {elastic-endpoint} alerts.
1618

17-
NOTE: When you load the prebuilt rules, this is the only rule that is enabled by default.
19+
NOTE: When you install Elastic prebuilt rules, the {elastic-defend} is enabled by default.
1820

1921
[discrete]
2022
[[feature-protection-rules]]

docs/serverless/edr-manage/endpoint-protection-rules.asciidoc

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,20 @@
33

44
Endpoint protection rules are <<security-prebuilt-rules-management, prebuilt rules>> designed to help you manage and respond to alerts generated by {elastic-endpoint}, the installed component that performs {elastic-defend}'s threat monitoring and prevention. These rules include the {elastic-defend} rule as well as additional detection and prevention rules for different {elastic-defend} protection features.
55

6-
IMPORTANT: To receive {elastic-endpoint} alerts, you must install {agent} and the {elastic-defend} integration on your hosts (see <<security-install-edr>>).
6+
IMPORTANT: To receive {elastic-endpoint} alerts, you must install {agent} and the {elastic-defend} integration on your hosts (refer to <<security-install-edr>>).
7+
8+
When endpoint protection rules are triggered, {elastic-endpoint} alerts are displayed as detection alerts in the {security-app}. The detection alert name is taken from the {elastic-endpoint} alert message and overwrites the prebuilt rule name in the Alerts table. For example, for malware protection, the following {elastic-endpoint} alerts are displayed as detection alerts:
9+
10+
** Malware Prevention Alert
11+
** Malware Detection Alert
712

813
[discrete]
914
[[defend-rule]]
1015
== {elastic-defend} rule
1116

12-
The {elastic-defend} rule automatically creates an alert from all incoming {elastic-endpoint} alerts. When this rule is enabled, the following Endpoint events are displayed as detection alerts:
13-
14-
** Malware Prevention Alert
15-
** Malware Detection Alert
17+
The {elastic-defend} rule automatically creates an alert from all incoming {elastic-endpoint} alerts.
1618

17-
NOTE: When you load the prebuilt rules, this is the only rule that is enabled by default.
19+
NOTE: When you install Elastic prebuilt rules, the {elastic-defend} rule that is enabled by default.
1820

1921
[discrete]
2022
[[feature-protection-rules]]

docs/serverless/rules/add-exceptions.asciidoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,7 @@ is only available when adding exceptions from the Alerts table.
136136
[[endpoint-rule-exceptions]]
137137
== Add {elastic-endpoint} exceptions
138138

139-
Like detection rule exceptions, you can add {elastic-endpoint} exceptions either by editing the <<endpoint-protection-rules, endpoint protection rules>> or by adding exceptions as actions on alerts generated by endpoint protection rules. These alerts, known as {elastic-endpoint} alerts, have the following fields:
140-
141-
* `kibana.alert.original_event.module:endpoint`
142-
* `kibana.alert.original_event.kind:alert`
143-
144-
You can also add Endpoint exceptions to rules that are associated with {elastic-endpoint} rule exceptions. To associate rules when creating or editing a rule, select the <<rule-ui-advanced-params,**{elastic-endpoint} exceptions**>> option.
139+
Like detection rule exceptions, you can add {elastic-endpoint} exceptions by adding exceptions to <<endpoint-protection-rules, endpoint protection rules>>. You can also add Endpoint exceptions to rules that are associated with {elastic-endpoint} rule exceptions. To associate rules when creating or editing a rule, select the <<rule-ui-advanced-params,**{elastic-endpoint} exceptions**>> option.
145140

146141
Endpoint exceptions are added to the endpoint protection rules **and** the {elastic-endpoint} on your hosts.
147142

0 commit comments

Comments
 (0)