Skip to content

Commit 46cecdf

Browse files
rule exceptions landing page
1 parent 19fd81d commit 46cecdf

File tree

4 files changed

+30
-83
lines changed

4 files changed

+30
-83
lines changed

raw-migrated-files/docs-content/serverless/security-rule-exceptions.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

raw-migrated-files/security-docs/security/detections-ui-exceptions.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

raw-migrated-files/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,6 @@ toc:
500500
- file: docs-content/serverless/security-response-actions-config.md
501501
- file: docs-content/serverless/security-response-actions-history.md
502502
- file: docs-content/serverless/security-response-actions.md
503-
- file: docs-content/serverless/security-rule-exceptions.md
504503
- file: docs-content/serverless/security-rule-monitoring-dashboard.md
505504
- file: docs-content/serverless/security-rules-coverage.md
506505
- file: docs-content/serverless/security-rules-create.md
@@ -842,7 +841,6 @@ toc:
842841
- file: security-docs/security/detection-response-dashboard.md
843842
- file: security-docs/security/detections-logsdb-index-mode-impact.md
844843
- file: security-docs/security/detections-permissions-section.md
845-
- file: security-docs/security/detections-ui-exceptions.md
846844
- file: security-docs/security/elastic-endpoint-deploy-reqs.md
847845
- file: security-docs/security/endpoint-artifacts.md
848846
- file: security-docs/security/endpoint-data-volume.md

solutions/security/detect-and-alert/rule-exceptions.md

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,39 @@ mapped_urls:
44
- https://www.elastic.co/guide/en/serverless/current/security-rule-exceptions.html
55
---
66

7-
# Rule exceptions
7+
# Rule exceptions [detections-ui-exceptions]
88

9-
% What needs to be done: Lift-and-shift
9+
You can associate rule exceptions with detection and endpoint rules to prevent trusted processes and network activity from generating unnecessary alerts, therefore, reducing the number of false positives.
1010

11-
% Use migrated content from existing pages that map to this page:
11+
When creating exceptions, you can assign them to [individual rules](#rule-exceptions-intro) or to [multiple rules](#shared-exception-list-intro).
12+
13+
14+
## Exceptions for individual rules [rule-exceptions-intro]
15+
16+
Exceptions, also referred to as *exception items*, contain the source event conditions that determine when alerts shouldn’t be generated.
17+
18+
You can create exceptions that apply exclusively to a single rule. These types of exceptions can’t be used by other rules, and you must manage them from the rule’s details page. To learn more about creating and managing single-rule exceptions, refer to [Add and manage exceptions](add-manage-exceptions.md).
19+
20+
:::{image} ../../../images/security-exception-item-example.png
21+
:alt: An exception item
22+
:class: screenshot
23+
:::
24+
25+
::::{note}
26+
You can also use [value lists](create-manage-value-lists.md) to define exceptions for detection rules. Value lists allow you to match an exception against a list of possible values.
27+
::::
28+
29+
30+
31+
## Exceptions shared among multiple rules [shared-exception-list-intro]
32+
33+
If you want an exception to apply to multiple rules, you can add an exception to a shared exception list. Shared exception lists allow you to group exceptions together and then associate them with multiple rules. Refer to [Create and manage shared exception lists](create-manage-shared-exception-lists.md) to learn more.
34+
35+
:::{image} ../../../images/security-rule-exceptions-page.png
36+
:alt: Shared Exception Lists page
37+
:class: screenshot
38+
:::
1239

13-
% - [ ] ./raw-migrated-files/security-docs/security/detections-ui-exceptions.md
14-
% - [ ] ./raw-migrated-files/docs-content/serverless/security-rule-exceptions.md
1540

16-
% Internal links rely on the following IDs being on this page (e.g. as a heading ID, paragraph ID, etc):
1741

18-
$$$rule-exceptions-intro$$$
1942

20-
$$$shared-exception-list-intro$$$

0 commit comments

Comments
 (0)