Skip to content

Commit 9c22d4e

Browse files
committed
Final
1 parent f6befd8 commit 9c22d4e

File tree

5 files changed

+15
-9
lines changed

5 files changed

+15
-9
lines changed

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

Lines changed: 3 additions & 3 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 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
@@ -16,7 +16,7 @@ ms.collection: usx-security
1616
---
1717
# Log sources to use for Auxiliary Logs ingestion
1818

19-
This article highlights log sources to consider configuring as Auxiliary 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).
19+
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

2121
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
2222

articles/sentinel/billing-reduce-costs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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, the [auxiliary logs](log-plans.md) type is 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. Enable auxiliary log data ingestion at a significantly reduced 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)

articles/sentinel/billing.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Use the [Microsoft Sentinel pricing calculator](https://azure.microsoft.com/pric
4747

4848
For example, enter the GB of daily data you expect to ingest in Microsoft Sentinel, and the region for your workspace. The calculator provides the aggregate monthly cost across these components:
4949

50-
- Microsoft Sentinel: Analytics logs and auxiliary logs
50+
- Microsoft Sentinel: Analytics logs and auxiliary/basic logs
5151
- Azure Monitor: Retention
5252
- Azure Monitor: Data Restore
5353
- Azure Monitor: Search Queries and Search Jobs
@@ -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. Auxiliary 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

@@ -90,6 +90,8 @@ This log type is best suited for use in playbook automation, ad-hoc querying, in
9090
- [Log retention plans in Microsoft Sentinel](log-plans.md)
9191
- [Log sources to use for Auxiliary Logs ingestion](basic-logs-use-cases.md)
9292

93+
Basic logs are a similar option, but less cost-effective.
94+
9395
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).
9496

9597
### Simplified pricing tiers
@@ -160,8 +162,10 @@ If you're billed at classic pay-as-you-go rate, this table shows how Microsoft S
160162
|--|--|--|
161163
| Pay-as-you-go | `Sentinel` | **Classic Pay-as-you-go Analysis** |
162164
| Pay-as-you-go | `Log Analytics` | **Pay-as-you-go Data Ingestion** |
163-
| Auxiliary logs data analysis | `Sentinel` | **???** |
164-
| Auxiliary logs data ingestion | `Azure Monitor` | **???** |
165+
| Basic logs data analysis| `Sentinel` | **Classic Basic Logs Analysis** |
166+
| Basic logs data ingestion| `Azure Monitor` | **Basic Logs Data Ingestion** |
167+
| Auxiliary logs data analysis | `Sentinel` | **Classic Auxiliary Logs Analysis** |
168+
| Auxiliary logs data ingestion | `Azure Monitor` | **Basic Auxiliary Data Ingestion** |
165169

166170

167171
# [Free data meters](#tab/free-data-meters/simplified)

articles/sentinel/log-plans.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Some examples of secondary data log sources are cloud storage access logs, NetFl
6262

6363
Logs containing secondary security data should be stored using the [**Auxiliary logs**](#auxiliary-logs-plan) plan described later in this article.
6464

65+
(The existing **Basic logs** plan also serves this purpose, but it costs more and is not recommended for new instances.)
66+
6567
## Log management plans
6668

6769
Microsoft Sentinel provides two different log storage plans, or types, to accommodate these categories of ingested data.

articles/sentinel/soc-optimization/soc-optimization-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following table lists the available types of data value SOC optimization rec
4343

4444
| Type of observation | Action |
4545
|---------|---------|
46-
| The table wasnt used by analytics rules or detections in the last 30 days but was used by other sources, such as workbooks, log queries, hunting queries. | Turn on analytics rule templates <br>OR<br>Move to [auxiliary logs](../billing.md#auxiliary-logs) if the table is eligible. |
46+
| The table wasn't used by analytics rules or detections in the last 30 days but was used by other sources, such as workbooks, log queries, hunting queries. | Turn on analytics rule templates <br>OR<br>Move the table to a [basic logs plan](../billing.md#auxiliary-logs) if the table is eligible. |
4747
| The table wasn’t used at all in the last 30 days. | Turn on analytics rule templates <br>OR<br> Stop data ingestion and remove the table or move the table to long term retention. |
4848
| The table was only used by Azure Monitor. | Turn on any relevant analytics rule templates for tables with security value <br>OR<br>Move to a non-security Log Analytics workspace. |
4949

0 commit comments

Comments
 (0)