Edit

Share via


DurableTaskSchedulerLogs

Logs generated by Durable Task Schedulers.

Table attributes

Attribute Value
Resource types microsoft.durabletask/schedulers
Categories Audit, Azure Resources
Solutions LogManagement
Basic log Yes
Ingestion-time transformation No
Sample Queries Yes

Columns

Column Type Description
_BilledSize real The record size in bytes
env_dt_spanId string The span ID for distributed tracing within the Durable Task Scheduler environment
env_dt_traceId string The unique trace identifier used for distributed tracing across the Durable Task Scheduler environment to correlate related log entries and operations.
Fqdn string The fqdn of the Durable Task Scheduler generating this log.
InstanceId string The unique identifier of the orchestration instance generating this log entry
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
Level int The severity level of the log entry (Information, Warning, Error, Critical, Debug, Trace)
Location string The location of the Durable Task Scheduler generating this log.
Log string The log generated by the user's Durable Task Scheduler.
OperationName string The name of the operation generating this log.
_ResourceId string A unique identifier for the resource that the record is associated with
RuntimeStatus string The current execution state of the orchestration instance (Pending, Running, Completed, Failed, etc.)
Scheduler string The name of the Durable Task Scheduler generating this log.
Sku string The SKU of the Durable Task Scheduler generating this log.
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
_SubscriptionId string A unique identifier for the subscription that the record is associated with
TaskHub string The name of the TaskHub generating this log.
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Time (UTC) when the log was generated.
Type string The name of the table
UserAgent string The client application or SDK version information that initiated the orchestration request
WorkerId string The identifier of the worker node or process handling the orchestration execution