PutAzureDataExplorer 2025.10.9.21

Bundle

org.apache.nifi | nifi-azure-nar

Description

Acts as an Azure Data Explorer sink which sends FlowFiles to the provided endpoint. Data can be sent through queued ingestion or streaming ingestion to the Azure Data Explorer cluster.

Tags

ADX, Azure, Data, Explorer, Kusto

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Data FormatThe format of the data that is sent to Azure Data Explorer. Supported formats include: avro, csv, json
Database NameAzure Data Explorer Database Name for ingesting data
Ingest Mapping NameThe name of the mapping responsible for storing the data in the appropriate columns.
Ingest Status Polling IntervalDefines the value of interval of time to poll for ingestion status
Ingest Status Polling TimeoutDefines the total amount time to poll for ingestion status
Ingestion Ignore First RecordDefines whether ignore first record while ingestion.
Kusto Ingest ServiceAzure Data Explorer Kusto Ingest Service
Partially Succeeded Routing StrategyDefines where to route FlowFiles that resulted in a partially succeeded status.
Poll for Ingest StatusDetermines whether to poll on ingestion status after an ingestion to Azure Data Explorer is completed
Streaming EnabledWhether to stream data to Azure Data Explorer.
Table NameAzure Data Explorer Table Name for ingesting data

Relationships

NameDescription
failureIngest processing failed
successIngest processing succeeded