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/normalization-parsers-list.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: List of Microsoft Sentinel Advanced Security Information Model (ASIM) parsers | Microsoft Docs
3
3
description: This article lists Advanced Security Information Model (ASIM) parsers.
4
-
author: oshezaf
4
+
author: vakohl
5
5
ms.topic: reference
6
6
ms.date: 05/02/2022
7
-
ms.author: ofshezaf
7
+
ms.author: vakohl
8
8
9
9
10
10
#Customer intent: As a security analyst, I want to deploy and use ASIM parsers so that I can normalize and analyze security event data from various sources effectively.
@@ -18,6 +18,16 @@ This document provides a list of Advanced Security Information Model (ASIM) pars
18
18
> [!IMPORTANT]
19
19
> ASIM is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
20
20
>
21
+
22
+
## Alert event parsers
23
+
24
+
To use ASIM alert event parsers, deploy the parsers from the [Microsoft Sentinel GitHub repository](https://aka.ms/ASimAlertEvent). Microsoft Sentinel provides the following parsers in the packages deployed from GitHub:
| **Defender XDR Alerts** | Microsoft Defender XDR alert events (in the `AlertEvidence` table). | `ASimAlertEventMicrosoftDefenderXDR` |
29
+
| **Exchange 365 administrative events** | SentinelOne Singlularity `Threats.` events (in the `SentinelOne_CL` table). | `ASimAlertEventSentinelOneSingularity` |
30
+
21
31
## Audit event parsers
22
32
23
33
To use ASIM audit event parsers, deploy the parsers from the [Microsoft Sentinel GitHub repository](https://aka.ms/ASimAuditEvent). Microsoft Sentinel provides the following parsers in the packages deployed from GitHub:
@@ -162,4 +172,4 @@ Learn more about ASIM:
162
172
- Watch the [Deep Dive Webinar on Microsoft Sentinel Normalizing Parsers and Normalized Content](https://www.youtube.com/watch?v=zaqblyjQW6k) or review the [slides](https://1drv.ms/b/s!AnEPjr8tHcNmjGtoRPQ2XYe3wQDz?e=R3dWeM)
163
173
- [Advanced Security Information Model (ASIM) overview](normalization.md)
164
174
- [Advanced Security Information Model (ASIM) schemas](normalization-about-schemas.md)
165
-
- [Advanced Security Information Model (ASIM) content](normalization-content.md)
175
+
- [Advanced Security Information Model (ASIM) content](normalization-content.md)
0 commit comments