ADFSSISPackageEventMessageContext
ADF SSIS package execution event message context
Solutions
- LogManagement
Resource types
- Data factories
Columns
| Column | Type | Description |
|---|---|---|
| Category | string | The name of the log that belongs to |
| ContextDepth | int | Context depth |
| ContextSourceId | string | Context source Id |
| ContextSourceName | string | Context source name |
| ContextType | int | Context type |
| CorrelationId | string | correlation id |
| DataFactoryName | string | Data factory name |
| IntegrationRuntimeName | string | Integration runtime name |
| Level | string | Verbosity level of log |
| OperationId | long | Operation id |
| OperationName | string | The name of the operation represented by this event |
| PackagePath | string | Package path |
| PropertyName | string | Property name |
| PropertyValue | dynamic | Property value |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| SourceSystem | string | |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| TenantId | string | |
| TimeGenerated | datetime | The timestamp (UTC) of the log |
| Type | string | The name of the table |