Skip to content

Commit d543158

Browse files
committed
updates
1 parent 5bd2521 commit d543158

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed
186 KB
Loading

articles/sentinel/summary-rules.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection: usx-security
1616

1717
# Aggregate Microsoft Sentinel data with summary rules (preview)
1818

19-
Use prebuilt or custom [summary rules](/azure/azure-monitor/logs/summary-rules) in Microsoft Sentinel to aggregate insights from large sets of data in any log tier, including the [auxiliary log tier](billing.md#auxiliary-logs), at a regular cadence. Working with summarized data enhances query performance and helps optimize your data for:
19+
Use prebuilt or custom [summary rules](/azure/azure-monitor/logs/summary-rules) in Microsoft Sentinel to aggregate insights at a regular cadence from large sets of data in any log tier, including the [auxiliary log tier](billing.md#auxiliary-logs). Working with summarized data enhances query performance and helps optimize your data for:
2020

2121
- **Analysis and reports**, especially over large data sets and time ranges, as required for security and incident analysis, month-over-month or annual business reports, and so on.
2222
- **Cost savings** on verbose logs, which you can retain for as little or as long as you need in a less expensive log tier, and send as summarized data only to an Analytics table for analysis and reports.
@@ -44,29 +44,27 @@ To create summary rules in Microsoft Sentinel:
4444

4545
We recommend that you [experiment with your summary rule query](hunts.md) in the **Logs** page before creating your rule. Verify that the query doesn't reach or near the [query limit](/azure/azure-monitor/logs/summary-rules#restrictions-and-limitations), and check that the query produces the intended schema and expected results. If the query is close to the query limits, consider using a smaller `binSize` to process less data per bin. You can also modify the query to return fewer records or remove fields with higher volume.
4646

47-
## Install pre-built summary rule templates
47+
## Deploy pre-built summary rule templates
4848

4949
Summary rule templates are pre-built summary rules that you can deploy as-is or customize to your needs.
5050

51-
To install a summary rule template:
51+
To deploy a summary rule template:
5252

5353
1. Open the **Content hub** and filter **Content type** by **Summary rules** to view the available summary rule templates.
5454

5555
:::image type="content" source="media/summary-rules/summary-rule-templates-content-hub.png" alt-text="Screenshot of the Content Hub page in Microsoft Sentinel showing summary rule templates.":::
5656

57-
1. Select a summary rule template.
57+
1. Select one summary rule template.
5858

5959
A panel with information about the summary rule template opens, displaying fields such as description, summary query, and destination table.
6060

6161
:::image type="content" source="media/summary-rules/summary-rule-template-details.png" alt-text="Screenshot showing the details panel of a summary rule template in Microsoft Sentinel, including fields like description, summary query, and destination table.":::
6262

6363
1. Select **Install** to install the template.
6464

65-
1. Select the **Templates** tab on the **Summary rules** page, where you can view and manage all of your installed summary rule templates.
65+
1. Select the **Templates** tab on the **Summary rules** page, and select the summary rule you installed.
6666

67-
:::image type="content" source="media/summary-rules/summary-rule-template-details.png" alt-text="A screenshot of a computer Description automatically generated":::
68-
69-
1. Select a summary rule template. This opens the details panel.
67+
:::image type="content" source="media/summary-rules/summary-rule-template-create.png" alt-text="A screenshot of the Templates tab of the Summary rules page.":::
7068

7169
1. Select **Create** to open the Summary rule wizard, where all of the fields are prepopulated.
7270

0 commit comments

Comments
 (0)