You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/connect-windows-security-events.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The Windows Security Events connector supports the following versions:
31
31
|Connector version |Description |
32
32
|---------|---------|
33
33
|**Security events**|Legacy version, based on the Log Analytics Agent, and sometimes known as the Microsoft Monitoring Agent (MMA) or the OMS agent. <br><br>Limited to 10,000 events per second. To ensure optimal performance, make sure to keep to 8,500 events per second or fewer. |
34
-
|**Windows Security Events**|Newer version, currently in preview, and based on the Azure Monitor Agent (AMA.) <br><br>Supports additional features, such as pre-ingestion log filtering and individual data collection rules for certain groups of machines. |
34
+
|**Windows Security Events**|Newer version**(now in general availability!)** based on the Azure Monitor Agent (AMA.) <br><br>Supports additional features, such as pre-ingestion log filtering and individual data collection rules for certain groups of machines. |
35
35
|||
36
36
37
37
@@ -66,9 +66,9 @@ You can select which events to stream from among the following sets: <a name="ev
66
66
67
67
# [Azure Monitor Agent (New)](#tab/AMA)
68
68
69
-
> [!IMPORTANT]
69
+
> [!NOTE]
70
70
>
71
-
> - The Windows Security Events data connector based on the Azure Monitor Agent (AMA) 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.
71
+
> - The Windows Security Events data connector based on the Azure Monitor Agent (AMA) has now been released into general availability.
72
72
73
73
The [Azure Monitor agent](../azure-monitor/agents/azure-monitor-agent-overview.md) uses **Data collection rules (DCR)** to define the data to collect from each agent. Data collection rules let you manage collection settings at scale while still allowing unique, scoped configurations for subsets of machines. They are independent of the workspace and independent of the virtual machine, which means they can be defined once and reused across machines and environments. See [Configure data collection for the Azure Monitor agent](../azure-monitor/agents/data-collection-rule-azure-monitor-agent.md).
74
74
@@ -168,8 +168,8 @@ You'll see all your data collection rules (including those created through the A
> - If you receive the message No events were found that match the specified selection criteria., the query may be valid, but there are no matching events on the local machine.
172
-
> - If you receive the message The specified query is invalid , the query syntax is invalid.
171
+
> - If you receive the message "*No events were found that match the specified selection criteria*," the query may be valid, but there are no matching events on the local machine.
172
+
> - If you receive the message "*The specified query is invalid*," the query syntax is invalid.
Copy file name to clipboardExpand all lines: articles/sentinel/whats-new.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,16 @@ If you're looking for items older than six months, you'll find them in the [Arch
30
30
31
31
## October 2021
32
32
33
+
-[Windows Security Events connector using Azure Monitor Agent now in GA](#windows-security-events-connector-using-azure-monitor-agent-now-in-ga)
33
34
-[Defender for Office 365 events now available in the Microsoft 365 Defender connector (Public preview)](#defender-for-office-365-events-now-available-in-the-microsoft-365-defender-connector-public-preview)
34
35
-[Playbook templates and gallery now available (Public preview)](#playbook-templates-and-gallery-now-available-public-preview)
35
36
-[Manage template versions for your scheduled analytics rules (Public preview)](#manage-template-versions-for-your-scheduled-analytics-rules-public-preview)
### Windows Security Events connector using Azure Monitor Agent now in GA
40
+
41
+
The new version of the Windows Security Events connector, based on the Azure Monitor Agent, is now generally available! See [Connect to Windows servers to collect security events](connect-windows-security-events.md?tabs=AMA) for more information.
42
+
38
43
### Defender for Office 365 events now available in the Microsoft 365 Defender connector (Public preview)
39
44
40
45
In addition to those from Microsoft Defender for Endpoint, you can now ingest raw [advanced hunting events](/microsoft-365/security/defender/advanced-hunting-overview) from [Microsoft Defender for Office 365](/microsoft-365/security/office-365-security/overview) through the [Microsoft 365 Defender connector](connect-microsoft-365-defender.md). [Learn more](microsoft-365-defender-sentinel-integration.md#advanced-hunting-event-collection).
0 commit comments