Edit

Supported logs for Microsoft.Synapse/workspaces/kustoPools

The following table lists the types of logs available for the Microsoft.Synapse/workspaces/kustoPools resource type.

For a list of supported metrics, see Supported metrics - Microsoft.Synapse/workspaces/kustoPools

Category Costs to export Log table Supports basic log plan Supports ingestion-time transformation Example queries
Command Yes SynapseDXCommand

Azure data explorer synapse command execution summary. Logs include DatabaseName, State, Duration that can be used for monitoring the commands which were invoked on the cluster

No No
Data operation Yes No No
Failed ingestion Yes SynapseDXFailedIngestion

Failed ingestion operations logs provide detailed information about failed ingest operations. Logs include data source details, as well as error code and failure status (transient or permanent), that can be used for tracking the process of data source ingestion. Users can identify usage errors (permanent bad requests) and handle retries of transient failures. Ingestion logs are supported for queued ingestion to the ingestion endpoint using SDKs, data connections, and connectors

No Yes
Ingestion batching Yes SynapseDXIngestionBatching

Azure data explore synapse ingestion batching operations. These logs have detailed statistics of batches ready for ingestion (duration, batch size and blobs count)

No No
Journal Yes No No
Query Yes SynapseDXQuery

Azure data explorer synpase query execution summary. Logs include DatabaseName, State, Duration that can be used for monitoring the queries which were invoked on the cluster

No No
Succeeded ingestion Yes SynapseDXSucceededIngestion

Succeeded ingestion operations logs provide information about successfully completed ingest operations. Logs include data source details that together with Failed ingestion operations logs can be used for tracking the process of ingestion of each data source. Ingestion logs are supported for queued ingestion to the ingestion endpoint using SDKs, data connections, and connectors

No Yes
Table details Yes SynapseDXTableDetails

Azure Data Explorer Synpase table details

No No
Table usage statistics Yes SynapseDXTableUsageStatistics

Azure date explorer synapse table usage statistics. Logs include DatabaseName, TableName, User that can be used for monitoring cluster's table usage

No No

Next Steps