Skip to content

Commit f7085ac

Browse files
committed
PR Review fixes
1 parent c93b976 commit f7085ac

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 ingestion.
44
author: cwatson-cat
55
ms.author: cwatson
66
ms.topic: conceptual
@@ -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 (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).
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).
2020

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

articles/sentinel/billing-reduce-costs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ 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

@@ -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 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, 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/).
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. 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: 6 additions & 6 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/basic logs
50+
- Microsoft Sentinel: Analytics logs and auxiliary 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. 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 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,15 +76,15 @@ 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+
#### Auxiliary logs
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 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:
8282

8383
- Reduced querying capabilities
8484
- 30-day interactive retention
8585
- No support for scheduled alerts
8686

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

@@ -146,7 +146,7 @@ If you're billed at the simplified pay-as-you-go rate, this table shows how Micr
146146

147147
| Cost description | Service name | Meter |
148148
|--|--|--|
149-
| pay-as-you-go| `Sentinel` |**Pay-as-You-Go Analysis**|
149+
| Pay-as-you-go| `Sentinel` |**Pay-as-You-Go Analysis**|
150150
| Basic logs data analysis| `Sentinel` |**Basic Logs Analysis**|
151151
| Auxiliary logs data analysis| `Sentinel` |**???**|
152152

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

articles/sentinel/migration-export-ingest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ To ingest your historical data into Azure Data Explorer (ADX) (option 1 in the [
3939
1. In ADX, create tables and define a schema for the CSV or JSON format (for QRadar). Learn how to create a table and define a schema [with sample data](/azure/data-explorer/ingest-sample-data) or [without sample data](/azure/data-explorer/one-click-table).
4040
1. [Run LightIngest](/azure/data-explorer/lightingest#run-lightingest) with the folder path that includes the exported logs as the path, and the ADX connection string as the output. When you run LightIngest, ensure that you provide the target ADX table name, that the argument pattern is set to `*.csv`, and the format is set to `.csv` (or `json` for QRadar).
4141

42-
## Ingest data to Microsoft Sentinel Basic Logs
42+
## Ingest data to Microsoft Sentinel Auxiliary/Basic Logs
4343

44-
To ingest your historical data into Microsoft Sentinel Basic Logs (option 2 in the [diagram above](#export-data-from-the-legacy-siem)):
44+
To ingest your historical data into Microsoft Sentinel Auxiliary Logs or Basic Logs (option 2 in the [diagram above](#export-data-from-the-legacy-siem)):
4545

4646
1. If you don't have an existing Log Analytics workspace, create a new workspace and [install Microsoft Sentinel](quickstart-onboard.md#enable-microsoft-sentinel).
4747
1. [Create an App registration to authenticate against the API](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#create-azure-ad-application).
4848
1. [Create a custom log table](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#create-new-table-in-log-analytics-workspace) to store the data, and provide a data sample. In this step, you can also define a transformation before the data is ingested.
4949
1. [Collect information from the data collection rule](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#collect-information-from-the-dcr) and assign permissions to the rule.
50-
1. [Change the table from Analytics to Basic Logs](/azure/azure-monitor/logs/logs-table-plans).
50+
1. [Change the table from Analytics to Auxiliary or Basic Logs](/azure/azure-monitor/logs/logs-table-plans).
5151
1. Run the [Custom Log Ingestion script](https://github.com/Azure/Azure-Sentinel/tree/master/Tools/CustomLogsIngestion-DCE-DCR). The script asks for the following details:
5252
- Path to the log files to ingest
5353
- Microsoft Entra tenant ID

0 commit comments

Comments
 (0)