You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/detections/detections-ui-exceptions.asciidoc
+17-19Lines changed: 17 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -152,55 +152,53 @@ Closes all alerts that match the exception's conditions and were generated only
152
152
153
153
[float]
154
154
[[endpoint-rule-exceptions]]
155
-
=== Add Elastic Endpoint Security exceptions
155
+
=== Add Elastic {endpoint-sec} exceptions
156
156
157
-
Like detection rule exceptions, you can add Endpoint agent exceptions via both
158
-
the Elastic Endpoint Security rule and its generated alerts. Alerts generated
159
-
from the Elastic Endpoint Security rule have the following fields:
157
+
Like detection rule exceptions, you can add Endpoint agent exceptions either by editing Elastic {endpoint-sec} rules or by adding them as an action on alerts generated by {endpoint-sec} rules. Elastic {endpoint-sec} alerts have the following fields:
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.
168
163
169
164
[IMPORTANT]
170
165
=============
171
-
Exceptions added to the Elastic Endpoint Security rule affect all alerts sent
166
+
Exceptions added to the Elastic {endpoint-sec} rule affect all alerts sent
172
167
from the Endpoint agent. Be careful not to unintentionally prevent some Endpoint
173
168
alerts.
169
+
170
+
Additionally, to add an Endpoint exception to the Elastic {endpoint-sec} rule, there must be at least one {endpoint-sec} alert generated in the system. For non-production use, if no alerts exist, you can trigger a test alert using malware emulation techniques or tools such as the Anti Malware Testfile from the https://www.eicar.org/[European Institute for Computer Anti-Virus Research (EICAR)].
174
171
=============
175
172
176
-
. To add an Endpoint exception via the rule details page:
173
+
. Do one of the following:
174
+
+
175
+
--
176
+
* To add an Endpoint exception from the rule details page:
177
177
.. Go to the rule details page (*Detect* -> *Rules*), and then search for and select the Elastic *Security Endpoint* rule.
178
178
.. Scroll down to the *Trend* histogram and select the *Exceptions* tab.
179
179
.. Click *Add new exception* -> *Add Endpoint exception*.
180
-
. To add an exception via the Alerts table:
180
+
* To add an Endpoint exception from the Alerts table:
181
181
.. Go to *Detect* -> *Alerts*.
182
182
.. Scroll down to the Alerts table, and from an Elastic Security Endpoint
183
183
alert, click the *More actions* button (*...*), then select *Add Endpoint exception*.
184
+
--
184
185
+
185
-
The *Add Endpoint Exception* window opens (via the Alerts table).
186
+
The *Add Endpoint Exception* window opens, from either the rule details page or the Alerts table.
186
187
+
187
188
[role="screenshot"]
188
189
image::images/endpoint-add-exp.png[]
189
190
. If required, modify the conditions.
190
191
+
191
-
NOTE: <<ex-nested-conditions>> describes when nested conditions are required.
192
+
NOTE: See <<ex-nested-conditions>> for more information on when nested conditions are required.
192
193
193
194
. You can select any of the following:
194
195
195
196
* *Close this alert*: Closes the alert when the exception is added. This option
196
-
is only available when adding exceptions via the Alerts table.
197
-
* *Close all alerts that match this exception, including alerts generated by other rules*:
197
+
is only available when adding exceptions from the Alerts table.
198
+
* *Close all alerts that match this exception and were generated by this rule*:
198
199
Closes all alerts that match the exception's conditions.
199
200
200
-
. Click *Add Exception*.
201
-
+
202
-
An exception is created for both the detection rule *and* the Elastic Endpoint
203
-
agent.
201
+
. Click *Add Endpoint Exception*. An exception is created for both the detection rule and the {elastic-endpoint}.
0 commit comments