Skip to content

Commit 139264c

Browse files
Merge pull request #225531 from yelevin/patch-2
Update false-positives.md
2 parents b396cac + c1232f3 commit 139264c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/false-positives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following table describes characteristics of each method:
3131

3232
|Method|Characteristic|
3333
|-|-|
34-
|**Automation rules**|<ul><li>Can apply to several analytics rules.</li><li>Keep an audit trail. Exceptions prevent incident creation, but alerts are still recorded for audit purposes.</li><li>Are often generated by analysts.</li><li>Allow applying exceptions for a limited time. For example, maintenance work might trigger false positives that outside the maintenance timeframe would be true incidents.</li></ul>|
34+
|**Automation rules**|<ul><li>Can apply to several analytics rules.</li><li>Keep an audit trail. Exceptions immediately and automatically close created incidents, recording the reason for the closure and comments.</li><li>Are often generated by analysts.</li><li>Allow applying exceptions for a limited time. For example, maintenance work might trigger false positives that outside the maintenance timeframe would be true incidents.</li></ul>|
3535
|**Analytics rules modifications**|<ul><li>Allow advanced boolean expressions and subnet-based exceptions.</li><li>Let you use watchlists to centralize exception management.</li><li>Typically require implementation by Security Operations Center (SOC) engineers.</li><li>Are the most flexible and complete false positive solution, but are more complex.</li></ul>|
3636

3737
## Add exceptions by using automation rules

0 commit comments

Comments
 (0)