Microsoft.Synapse/workspaces/kustoPools

9 diagnostic categories routing into 7 Log Analytics tables.

allLogs audit

Source: Microsoft Learn

Diagnostic categories

Destination tables

  • 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

    25 columns in this table.

  • 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

    21 columns in this table.

  • SynapseDXIngestionBatching

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

    16 columns in this table.

  • 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

    41 columns in this table.

  • 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

    16 columns in this table.

  • SynapseDXTableDetails

    Azure Data Explorer Synpase table details

    25 columns in this table.

  • SynapseDXTableUsageStatistics

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

    18 columns in this table.