Skip to content

Commit 9149f50

Browse files
authored
Merge pull request #296030 from yelevin/yelevin/aux-logs-ga
Auxiliary Logs to GA
2 parents 20febf6 + 7772bd1 commit 9149f50

File tree

8 files changed

+45
-59
lines changed

8 files changed

+45
-59
lines changed

articles/sentinel/basic-logs-use-cases.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: When to use Auxiliary Logs in Microsoft Sentinel
3-
description: Learn what log sources might be appropriate for Auxiliary Log or Basic Log ingestion.
3+
description: Learn what log sources might be appropriate for Auxiliary Log or Basic Log ingestion and what are the attributes to look for to decide about other sources.
44
author: cwatson-cat
55
ms.author: cwatson
66
ms.topic: conceptual
7-
ms.date: 07/21/2024
7+
ms.date: 03/31/2025
88
appliesto:
99
- Microsoft Sentinel in the Azure portal
1010
- Microsoft Sentinel in the Microsoft Defender portal
@@ -18,11 +18,7 @@ ms.collection: usx-security
1818

1919
This article highlights log sources to consider configuring as Auxiliary Logs (or Basic Logs) when they're stored in Log Analytics tables. Before choosing a log type for which to configure a given table, do the research to see which is most appropriate. For more information about data categories and log data plans, see [Log retention plans in Microsoft Sentinel](log-plans.md).
2020

21-
> [!IMPORTANT]
22-
>
23-
> The **Auxiliary Logs** log type is currently in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
24-
>
25-
> [!INCLUDE [unified-soc-preview](includes/unified-soc-preview-without-alert.md)]
21+
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
2622

2723
## Storage access logs for cloud providers
2824

@@ -69,6 +65,6 @@ A new and growing source of log data is Internet of Things (IoT)-connected devic
6965
## Next steps
7066

7167
- [Select a table plan based on data usage in a Log Analytics workspace](/azure/azure-monitor/logs/logs-table-plans)
72-
- [Set up a table with the Auxiliary plan in your Log Analytics workspace (Preview)](/azure/azure-monitor/logs/create-custom-table-auxiliary)
68+
- [Set up a table with the Auxiliary plan in your Log Analytics workspace](/azure/azure-monitor/logs/create-custom-table-auxiliary)
7369
- [Manage data retention in a Log Analytics workspace](/azure/azure-monitor/logs/data-retention-configure)
7470
- [Start an investigation by searching for events in large datasets (preview)](investigate-large-datasets.md)

articles/sentinel/billing-reduce-costs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Costs for Microsoft Sentinel are only a portion of the monthly costs in your Azu
2525
## Set or change pricing tier
2626
To optimize for highest savings, monitor your ingestion volume to ensure you have the Commitment Tier that aligns most closely with your ingestion volume patterns. Consider increasing or decreasing your Commitment Tier to align with changing data volumes.
2727

28-
You can increase your Commitment Tier anytime, which restarts the 31-day commitment period. However, to move back to Pay-As-You-Go or to a lower Commitment Tier, you must wait until after the 31-day commitment period finishes. Billing for Commitment Tiers is on a daily basis.
28+
You can increase your Commitment Tier anytime, which restarts the 31-day commitment period. However, to move back to pay-as-you-go or to a lower Commitment Tier, you must wait until after the 31-day commitment period finishes. Billing for Commitment Tiers is on a daily basis.
2929

3030
To see your current Microsoft Sentinel pricing tier, select **Settings** in the Microsoft Sentinel left navigation, and then select the **Pricing** tab. Your current pricing tier is marked **Current tier**.
3131

3232
To change your pricing tier commitment, select one of the other tiers on the pricing page, and then select **Apply**. You must have **Contributor** or **Owner** for the Microsoft Sentinel workspace to change the pricing tier.
3333

34-
:::image type="content" source="media/billing-reduce-costs/simplified-pricing-tier.png" alt-text="Screenshot of pricing page in Microsoft Sentinel settings, with Pay-As-You-Go selected as current pricing tier." lightbox="media/billing-reduce-costs/simplified-pricing-tier.png":::
34+
:::image type="content" source="media/billing-reduce-costs/simplified-pricing-tier.png" alt-text="Screenshot of pricing page in Microsoft Sentinel settings, with pay-as-you-go selected as current pricing tier." lightbox="media/billing-reduce-costs/simplified-pricing-tier.png":::
3535

3636
To learn more about how to monitor your costs, see [Manage and monitor costs for Microsoft Sentinel](billing-monitor-costs.md).
3737

@@ -53,7 +53,7 @@ When hunting or investigating threats in Microsoft Sentinel, you might need to a
5353

5454
## Select low-cost log types for high-volume, low-value data
5555

56-
While standard analytics logs are most appropriate for continuous, real-time threat detection, two other log types—[basic logs and auxiliary logs](/azure/azure-monitor/logs/basic-logs-configure)—are more suited for ad-hoc querying and search of verbose, high-volume, low-value logs that aren't frequently needed or accessed on demand. Enable basic log data ingestion at a significantly reduced cost, or auxiliary log data ingestion (now in Preview) at an even lower cost, for eligible data tables. For more information, see [Microsoft Sentinel Pricing](https://azure.microsoft.com/pricing/details/microsoft-sentinel/).
56+
While standard analytics logs are most appropriate for continuous, real-time threat detection, two other log types—[basic logs and auxiliary logs](log-plans.md)—are more suited for ad-hoc querying and search of [verbose, high-volume, low-value logs](basic-logs-use-cases.md) that aren't frequently needed or accessed on demand. basic log data ingestion at a significantly reduced cost, or auxiliary log data ingestion at an even lower cost, for eligible data tables. For more information, see [Microsoft Sentinel Pricing](https://azure.microsoft.com/pricing/details/microsoft-sentinel/).
5757

5858
- [Log retention plans in Microsoft Sentinel](log-plans.md)
5959
- [Log sources to use for Auxiliary Logs ingestion](basic-logs-use-cases.md)
@@ -88,7 +88,7 @@ Microsoft Sentinel security data might lose some of its value after a few months
8888

8989
To help you reduce Microsoft Sentinel data retention costs, Azure Monitor now offers long-term retention. Data that ages out of its interactive retention state can still be retained for up to twelve years, at a much-reduced cost, and with limitations on its usage. For more information, see [Manage data retention in a Log Analytics workspace](/azure/azure-monitor/logs/data-retention-configure).
9090

91-
You can reduce costs even further by enrolling tables that contain secondary security data in the **Auxiliary logs** plan (now in Preview). This plan allows you to store high-volume, low-value logs at a low price, with a lower-cost 30-day interactive retention period at the beginning to allow for summarization and basic querying. To learn more about the Auxiliary logs plan and other plans, see [Log retention plans in Microsoft Sentinel](log-plans.md). While the auxiliary logs plan remains in Preview, you also have the option of enrolling these tables in the **Basic logs** plan. Basic logs offers similar functionality to auxiliary logs, but with less of a cost savings.
91+
You can reduce costs even further by enrolling tables that contain secondary security data in the **Auxiliary logs** plan. This plan allows you to store high-volume, low-value logs at a low price, with a lower-cost 30-day interactive retention period at the beginning to allow for summarization and basic querying. To learn more about the Auxiliary logs plan and other plans, see [Log retention plans in Microsoft Sentinel](log-plans.md).
9292

9393
## Use data collection rules for your Windows Security Events
9494

articles/sentinel/billing.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Microsoft Sentinel runs on Azure infrastructure that accrues costs when you depl
6060

6161
### How you're charged for Microsoft Sentinel
6262

63-
Pricing is based on the types of logs ingested into a workspace. Analytics logs typically make up most of your high value security logs and support all data types offering full analytics, alerts and no query limits. Basic logs tend to be verbose with low security value. It's important to note that billing is done per workspace on a daily basis for all log types and tiers.
63+
Pricing is based on the types of logs ingested into a workspace. Analytics logs typically make up most of your high value security logs and support all data types offering full analytics, alerts and no query limits. Auxiliary logs and Basic logs tend to be verbose with low security value. It's important to note that billing is done per workspace on a daily basis for all log types and tiers.
6464

6565
#### Analytics logs
6666

@@ -76,23 +76,23 @@ There are two ways to pay for the analytics logs: **Pay-As-You-Go** and **Commit
7676

7777
To set and change your Commitment tier, see [Set or change pricing tier](billing-reduce-costs.md#set-or-change-pricing-tier). Switch any workspaces older than July 2023 to the simplified pricing tiers experience to unify billing meters. Or, continue to use the classic pricing tiers that separate out the Log Analytics pricing from the classic Microsoft Sentinel classic pricing. For more information, see [simplified pricing tiers](#simplified-pricing-tiers).
7878

79-
#### Auxiliary logs and Basic logs
79+
<a name=auxiliary-logs-and-basic-logs></a>
8080

81-
Basic logs are a low-cost option, and Auxiliary logs a super-low-cost option, for ingesting high-volume, low-value data sources. They are charged at a flat, low rate per GB. They have the following limitations, among others:
81+
#### Auxiliary logs
82+
83+
Auxiliary logs are a super-low-cost option for ingesting high-volume, low-value data sources. They are charged at a flat, low rate per GB. They have the following limitations, among others:
8284

8385
- Reduced querying capabilities
8486
- 30-day interactive retention
8587
- No support for scheduled alerts
8688

87-
These two log types are best suited for use in playbook automation, ad-hoc querying, investigations, and search. For more information, see:
89+
This log type is best suited for use in playbook automation, ad-hoc querying, investigations, and search. For more information, see:
8890
- [Log retention plans in Microsoft Sentinel](log-plans.md)
8991
- [Log sources to use for Auxiliary Logs ingestion](basic-logs-use-cases.md)
9092

91-
To learn more about the difference between **interactive retention** and **long-term retention** (formerly known as archive), see [Manage data retention in a Log Analytics workspace](/azure/azure-monitor/logs/data-retention-archive).
93+
Basic logs are a similar option, but less cost-effective.
9294

93-
> [!IMPORTANT]
94-
>
95-
> The **Auxiliary Logs** log type is currently in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
95+
To learn more about the difference between **interactive retention** and **long-term retention** (formerly known as archive), see [Manage data retention in a Log Analytics workspace](/azure/azure-monitor/logs/data-retention-archive).
9696

9797
### Simplified pricing tiers
9898

@@ -131,7 +131,7 @@ If you're billed at the simplified Commitment tier rate, this table shows how Mi
131131
| Cost description | Service name | Meter |
132132
|--|--|--|
133133
| Microsoft Sentinel Commitment tier | `Sentinel` | **`n` GB Commitment Tier** |
134-
| Microsoft Sentinel Commitment tier overage | `Sentinel` |**Analysis**|
134+
| Microsoft Sentinel Commitment tier overage | `Sentinel` | **Analysis** |
135135

136136
# [Commitment tiers](#tab/commitment-tiers/classic)
137137

@@ -141,18 +141,18 @@ If you're billed at the classic Commitment tier rate, this table shows how Micro
141141
|--|--|--|
142142
| Microsoft Sentinel Commitment tier | `Sentinel` | **Classic `n` GB commitment tier** |
143143
| Log Analytics Commitment tier | `Azure Monitor` | **`n` GB commitment tier** |
144-
| Microsoft Sentinel Commitment tier overage | `Sentinel` |**Classic Analysis**|
145-
| Log Analytics over the Commitment tier| `Log Analytics` |**Data Ingestion**|
144+
| Microsoft Sentinel Commitment tier overage | `Sentinel` | **Classic Analysis** |
145+
| Log Analytics over the Commitment tier | `Log Analytics` | **Data Ingestion** |
146146

147147
# [Pay-as-you-go](#tab/pay-as-you-go/simplified)
148148

149149
If you're billed at the simplified pay-as-you-go rate, this table shows how Microsoft Sentinel costs appear in the **Service name** and **Meter** columns of your Azure bill.
150150

151151
| Cost description | Service name | Meter |
152152
|--|--|--|
153-
| pay-as-you-go| `Sentinel` |**Pay-as-You-Go Analysis**|
153+
| Pay-as-you-go | `Sentinel` | **Pay-as-you-go Analysis** |
154154
| Basic logs data analysis| `Sentinel` |**Basic Logs Analysis**|
155-
| Auxiliary logs data analysis| `Sentinel` |**???**|
155+
| Auxiliary logs data analysis | `Sentinel` | **Auxiliary Logs Analysis** |
156156

157157

158158
# [Pay-as-you-go](#tab/pay-as-you-go/classic)
@@ -161,12 +161,12 @@ If you're billed at classic pay-as-you-go rate, this table shows how Microsoft S
161161

162162
| Cost description | Service name | Meter |
163163
|--|--|--|
164-
| pay-as-you-go| `Sentinel` |**Classic Pay-as-You-Go Analysis**|
165-
| pay-as-you-go| `Log Analytics` |**Pay-as-You-Go Data Ingestion**|
166-
| Basic logs data analysis| `Sentinel` |**Classic Basic Logs Analysis**|
167-
| Basic logs data ingestion| `Azure Monitor` |**Basic Logs Data Ingestion**|
168-
| Auxiliary logs data analysis| `Sentinel` |**???**|
169-
| Auxiliary logs data ingestion| `Azure Monitor` |**???**|
164+
| Pay-as-you-go | `Sentinel` | **Classic Pay-as-you-go Analysis** |
165+
| Pay-as-you-go | `Log Analytics` | **Pay-as-you-go Data Ingestion** |
166+
| Basic logs data analysis| `Sentinel` | **Classic Basic Logs Analysis** |
167+
| Basic logs data ingestion| `Azure Monitor` | **Basic Logs Data Ingestion** |
168+
| Auxiliary logs data analysis | `Sentinel` | **Classic Auxiliary Logs Analysis** |
169+
| Auxiliary logs data ingestion | `Azure Monitor` | **Basic Auxiliary Data Ingestion** |
170170

171171

172172
# [Free data meters](#tab/free-data-meters/simplified)
@@ -175,8 +175,8 @@ This table shows how Microsoft Sentinel and Log Analytics no charge costs appear
175175

176176
| Cost description | Service name | Meter |
177177
|--|--|--|
178-
| Microsoft Sentinel Free Trial – Sentinel Analysis| `Sentinel` |**Free trial Analysis**|
179-
| Microsoft Defender XDR Benefit – Data Analysis| `Sentinel` |**Free Benefit - M365 Defender Analysis**|
178+
| Microsoft Sentinel Free Trial – Sentinel Analysis | `Sentinel` | **Free trial Analysis** |
179+
| Microsoft Defender XDR Benefit – Data Analysis | `Sentinel` | **Free Benefit - M365 Defender Analysis** |
180180

181181

182182
# [Free data meters](#tab/free-data-meters/classic)
@@ -185,10 +185,10 @@ This table shows how Microsoft Sentinel and Log Analytics no charge costs appear
185185

186186
| Cost description | Service name | Meter |
187187
|--|--|--|
188-
| Microsoft Sentinel Free Trial – Log Analytics data ingestion| `Azure Monitor` |**Free Benefit - Az Sentinel Trial Data Ingestion**|
189-
| Microsoft Sentinel Free Trial – Sentinel Analysis| `Sentinel` |**Free trial Analysis**|
190-
| Microsoft Defender XDR Benefit – Data Ingestion| `Azure Monitor` |**Free Benefit - M365 Defender Data Ingestion**|
191-
| Microsoft Defender XDR Benefit – Data Analysis| `Sentinel` |**Free Benefit - M365 Defender Analysis**|
188+
| Microsoft Sentinel Free Trial – Log Analytics data ingestion | `Azure Monitor` | **Free Benefit - Az Sentinel Trial Data Ingestion** |
189+
| Microsoft Sentinel Free Trial – Sentinel Analysis | `Sentinel` | **Free trial Analysis** |
190+
| Microsoft Defender XDR Benefit – Data Ingestion | `Azure Monitor` | **Free Benefit - M365 Defender Data Ingestion** |
191+
| Microsoft Defender XDR Benefit – Data Analysis | `Sentinel` | **Free Benefit - M365 Defender Analysis** |
192192

193193
---
194194

articles/sentinel/connect-azure-functions-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article describes how to configure Microsoft Sentinel for using Azure Funct
2020
> [!NOTE]
2121
> - Once ingested in to Microsoft Sentinel, data is stored in the geographic location of the workspace in which you're running Microsoft Sentinel.
2222
>
23-
> For long-term retention, you may also want to store data in log types such as *Auxiliary logs* or *Basic logs*. For more information, see [Log retention plans in Microsoft Sentinel](log-plans.md).
23+
> For long-term retention, you may also want to store data in log types such as *Auxiliary logs*. For more information, see [Log retention plans in Microsoft Sentinel](log-plans.md).
2424
>
2525
> - Using Azure Functions to ingest data into Microsoft Sentinel may result in additional data ingestion costs. For more information, see the [Azure Functions pricing](https://azure.microsoft.com/pricing/details/functions/) page.
2626

0 commit comments

Comments
 (0)