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 Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Kusto Query Service * | Kusto Query Service | Controller Service: KustoQueryService Implementations: StandardKustoQueryService | Azure Data Explorer Kusto Query Service | |
Database Name * | Database Name | Azure Data Explorer Database Name for querying Supports Expression Language, using FlowFile attributes and Environment variables. | ||
Query * | Query | Query 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
Name | Description |
---|---|
failure | FlowFiles containing original input associated with a failed Query |
success | FlowFiles containing results of a successful Query |
Reads Attributes
This processor does not read attributes.
Writes Attributes
Name | Description |
---|---|
mime.type | Content Type set to application/json |
query.error.message | Azure Data Explorer query error message on failures |
query.executed | Azure 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.