ADXIngestionBatching

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

Table attributes

Attribute Value
Resource types microsoft.kusto/clusters
Categories -
Solutions LogManagement
Basic log No
Ingestion-time transformation No
Sample Queries Yes

Columns

Column Type Description
BatchingType string Trigger of sealing a batch: whether the batch reached batching time, data size, or number of files limit set by batching policy
BatchSizeBytes long Total uncompressed size of data in this batch (bytes)
BatchTimeSeconds real Total batching time of this batch (seconds)
_BilledSize real The record size in bytes
Database string Name of the database holding the target table
DataSourcesInBatch int Number of data sources in this batch
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
_ResourceId string A unique identifier for the resource that the record is associated with
RootActivityId string The operation's activity ID
SourceCreationTime datetime Minimal time (UTC) at which blobs in this batch were created
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
Table string Name of the target table into which the data is ingested
TenantId string The Log Analytics workspace ID
TimeGenerated datetime The time (UTC) at which this event was generated
Type string The name of the table