Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Defender for Endpoints (MDE) script execution events table for the Custom Collection scenario. This table contains information about script execution and related process details for anything explicitly requested by the customer for collection.
Table attributes
Attribute | Value |
---|---|
Resource types | - |
Categories | Security |
Solutions | LogManagement |
Basic log | Yes |
Ingestion-time transformation | No |
Sample Queries | - |
Columns
Column | Type | Description |
---|---|---|
ActionType | string | Type of activity that triggered the event. |
_BilledSize | real | The record size in bytes |
DeviceId | string | Unique identifier for the device in the service. |
DeviceName | string | Fully qualified ___domain name (FQDN) of the device. |
InitiatingProcessAccountDomain | string | Domain of the account that ran the process responsible for the event. |
InitiatingProcessAccountName | string | User name of the account that ran the process responsible for the event. |
InitiatingProcessAccountObjectId | string | Azure AD object ID of the user account that ran the process responsible for the event. |
InitiatingProcessAccountSid | string | Security Identifier (SID) of the account that ran the process responsible for the event. |
InitiatingProcessAccountUpn | string | User principal name (UPN) of the account that ran the process responsible for the event. |
InitiatingProcessCommandLine | string | Command line used to run the process that initiated the event. |
InitiatingProcessCreationTime | datetime | Date and time when the process that initiated the event was started. |
InitiatingProcessFileName | string | Name of the process that initiated the event. |
InitiatingProcessFileSize | long | Size of the process (image file) that initiated the event. |
InitiatingProcessFolderPath | string | Folder containing the process (image file) that initiated the event. |
InitiatingProcessId | long | Process ID (PID) of the process that initiated the event. |
InitiatingProcessMD5 | string | MD5 hash of the process (image file) that initiated the event. |
InitiatingProcessParentCreationTime | datetime | Date and time when the parent of the process responsible for the event was started. |
InitiatingProcessParentFileName | string | Name of the parent process that spawned the process responsible for the event. |
InitiatingProcessParentId | long | Process ID (PID) of the parent process that spawned the process responsible for the event. |
InitiatingProcessSHA1 | string | SHA-1 hash of the process (image file) that initiated the event. |
InitiatingProcessSHA256 | string | SHA-256 hash of the process (image file) that initiated the event. This field is usually not populated - use the SHA1 column when available. |
InitiatingProcessSignatureStatus | string | Information about the signature status of the process (image file) that initiated the event. |
InitiatingProcessSignerType | string | Type of file signer of the process (image file) that initiated the event. |
InitiatingProcessVersionInfoCompanyName | string | Company name from the version information of the process (image file) responsible for the event. |
InitiatingProcessVersionInfoFileDescription | string | Description from the version information of the process (image file) responsible for the event. |
InitiatingProcessVersionInfoInternalFileName | string | Internal file name from the version information of the process (image file) responsible for the event. |
InitiatingProcessVersionInfoOriginalFileName | string | Original file name from the version information of the process (image file) responsible for the event. |
InitiatingProcessVersionInfoProductName | string | Product name from the version information of the process (image file) responsible for the event. |
InitiatingProcessVersionInfoProductVersion | string | Product version from the version information of the process (image file) responsible for the event. |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
ReportId | long | Event identifier based on a repeating counter. To identify unique events, this column must be used in conjunction with the DeviceName and Timestamp columns. |
RuleLastModificationTime | datetime | Date and time when the rule that collected the event was last modified. |
RuleName | string | Name of the rule that collected the event |
ScriptContent | string | Content of the executed script. |
ScriptContentSHA256 | string | SHA256 over the script content. |
SourceSystem | string | The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | Date and time the event was recorded by the MDE agent on the endpoint. |
Timestamp | datetime | Date and time when the record was generated. |
Type | string | The name of the table |