Skip to content

Commit 3588978

Browse files
author
yelevin
committed
Update custom details limits
1 parent 6e58473 commit 3588978

File tree

4 files changed

+20
-9
lines changed

4 files changed

+20
-9
lines changed

articles/sentinel/customize-alert-details.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,17 @@ Follow the procedure detailed below to use the alert details feature. These step
7171

7272
1. When you have finished customizing your alert details, if you're now creating the rule, continue to the next tab in the wizard. If you're editing an existing rule, select the **Review and create** tab. Once the rule validation is successful, select **Save**.
7373

74+
> [!NOTE]
75+
>
76+
> **Service limits**
77+
> - The combined size limit for all alert details and [custom details](surface-custom-details-in-alerts.md), collectively, is **64 KB**.
78+
7479
## Next steps
7580

7681
In this document, you learned how to customize alert details in Microsoft Sentinel analytics rules. To learn more about Microsoft Sentinel, see the following articles:
7782

83+
- Explore the other ways to enrich your alerts:
84+
- [Map data fields to entities in Microsoft Sentinel](map-data-fields-to-entities.md)
85+
- [Surface custom event details in alerts in Microsoft Sentinel](surface-custom-details-in-alerts.md)
7886
- Get the complete picture on [scheduled query analytics rules](detect-threats-custom.md).
7987
- Learn more about [entities in Microsoft Sentinel](entities.md).

articles/sentinel/includes/sentinel-limits-analytics-rules.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ The following limit applies to analytics rules in Microsoft Sentinel.
1616
| --------- | --------- | --------- |
1717
| Number of *enabled* rules | 512 rules | None |
1818
| Number of near-real-time (NRT) rules | 50 NRT rules | None |
19-
| Entity mappings | 10 mappings per rule | None |
20-
| Entities identified per alert<br>(Divided equally among the mapped entities) | 500 entities per alert | None |
21-
| Entities cumulative size limit | 64 KB | None |
22-
| Custom details | 20 details per rule | None |
23-
| Custom details cumulative size limit | 2 KB | None |
19+
| [Entity mappings](../map-data-fields-to-entities.md) | 10 mappings per rule | None |
20+
| [Entities](../map-data-fields-to-entities.md) identified per alert<br>(Divided equally among the mapped entities) | 500 entities per alert | None |
21+
| [Entities](../map-data-fields-to-entities.md) cumulative size limit | 64 KB | None |
22+
| [Custom details](../surface-custom-details-in-alerts.md) | 20 details per rule | None |
23+
| [Custom details](../surface-custom-details-in-alerts.md) and [alert details](../customize-alert-details.md)<br>combined cumulative size limit | 64 KB | None |
2424
| Alerts per rule<br>Applicable when *Event grouping* is set to *Trigger an alert for each event* | 150 alerts | None |
2525
| Alerts per rule for NRT rules | 30 alerts | None |

articles/sentinel/map-data-fields-to-entities.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ The procedure detailed below is part of the analytics rule creation wizard. It's
7171

7272
In this document, you learned how to map data fields to entities in Microsoft Sentinel analytics rules. To learn more about Microsoft Sentinel, see the following articles:
7373

74+
- Explore the other ways to enrich your alerts:
75+
- [Surface custom event details in alerts in Microsoft Sentinel](surface-custom-details-in-alerts.md)
76+
- [Customize alert details in Microsoft Sentinel](customize-alert-details.md)
7477
- Get the complete picture on [scheduled query analytics rules](detect-threats-custom.md).
7578
- Learn more about [entities in Microsoft Sentinel](entities.md).
76-
77-
78-

articles/sentinel/surface-custom-details-in-alerts.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,14 @@ The procedure detailed below is part of the analytics rule creation wizard. It's
4949
> **Service limits**
5050
> - You can define **up to 20 custom details** in a single analytics rule.
5151
>
52-
> - The size limit for all custom details, collectively, is **2 KB**.
52+
> - The combined size limit for all custom details and [alert details](customize-alert-details.md), collectively, is **64 KB**.
5353
5454
## Next steps
5555

5656
In this document, you learned how to surface custom details in alerts using Microsoft Sentinel analytics rules. To learn more about Microsoft Sentinel, see the following articles:
5757

58+
- Explore the other ways to enrich your alerts:
59+
- [Map data fields to entities in Microsoft Sentinel](map-data-fields-to-entities.md)
60+
- [Customize alert details in Microsoft Sentinel](customize-alert-details.md)
5861
- Get the complete picture on [scheduled query analytics rules](detect-threats-custom.md).
5962
- Learn more about [entities in Microsoft Sentinel](entities.md).

0 commit comments

Comments
 (0)