Skip to main content

QueryAzureDataExplorer

Description

Query Azure Data Explorer and stream JSON results to output FlowFiles

Tags

ADX, Azure, Data, Explorer, Kusto

Properties

In the list below required Properties are shown with an asterisk (*). Other properties 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 Service *Kusto Query ServiceController Service:
KustoQueryService

Implementations:
StandardKustoQueryService
Azure Data Explorer Kusto Query Service
Database Name *Database NameAzure Data Explorer Database Name for querying

Supports Expression Language, using FlowFile attributes and Environment variables.
Query *QueryQuery to be run against Azure Data Explorer

Supports Expression Language, using FlowFile attributes and Environment variables.

Dynamic Properties

This component does not support dynamic properties.

Relationships

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

Reads Attributes

This processor does not read attributes.

Writes Attributes

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

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

This component does not specify system resource considerations.

See Also