QueryAzureDataExplorer

Description:

Query Azure Data Explorer and stream JSON results to output FlowFiles

Tags:

Azure, Data, Explorer, ADX, Kusto

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Kusto Query ServiceKusto Query ServiceController Service API:
KustoQueryService
Implementation: StandardKustoQueryService
Azure Data Explorer Kusto Query Service
Database NameDatabase NameAzure Data Explorer Database Name for querying
Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables)
QueryQueryQuery to be run against Azure Data Explorer
Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables)

Relationships:

NameDescription
failureFlowFiles containing original input associated with a failed Query
successFlowFiles containing results of a successful Query

Reads Attributes:

None specified.

Writes Attributes:

NameDescription
query.error.messageAzure Data Explorer query error message on failures
query.executedAzure Data Explorer query executed
mime.typeContent Type set to application/json

State management:

This component does not store state.

Restricted:

This component is not restricted.

Input requirement:

This component requires an incoming relationship.

System Resource Considerations:

None specified.