Skip to content

Commit d4ff3d6

Browse files
authored
Merge pull request #185233 from oshezaf/asim/update_resourceid
ASIM update ResourceId note
2 parents 038d739 + 1dc24e8 commit d4ff3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/normalization-about-schemas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following fields are generated by Log Analytics for each record. They can be
7575
| Field | Type | Discussion |
7676
| ------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
7777
| <a name="timegenerated"></a>**TimeGenerated** | datetime | The time the event was generated by the reporting device.|
78-
| **_ResourceId** | guid | The Azure Resource ID of the reporting device or service, or the log forwarder resource ID for events forwarded by using Syslog, CEF, or WEF. |
78+
| **_ResourceId** | guid | The Azure Resource ID of the reporting device or service, or the log forwarder resource ID for events forwarded by using Syslog, CEF, or WEF. **_ResourceId** is not generated for sources for that do not have a resource concept, such as Microsoft Defender for Endpoint and will be empty for events from these sources. |
7979
| **Type** | String | The original table from which the record was fetched. This field is useful when the same event can be received through multiple channels to different tables, and have the same [EventVendor](#eventvendor) and [EventProduct](#eventproduct) values.<br><br>For example, a Sysmon event can be collected either to the `Event` table or to the `WindowsEvent` table. |
8080
| | | |
8181

0 commit comments

Comments
 (0)