PutAzureEventHub 2025.10.9.21

Bundle

org.apache.nifi | nifi-azure-nar

Description

Send FlowFile contents to Azure Event Hubs

Tags

azure, cloud, eventhub, events, microsoft, streaming, streams

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Event Hub NameName of Azure Event Hubs destination
Event Hub NamespaceNamespace of Azure Event Hubs prefixed to Service Bus Endpoint domain
Maximum Batch SizeMaximum number of FlowFiles processed for each Processor invocation
Partitioning Key Attribute NameIf specified, the value from argument named by this field will be used as a partitioning key to be used by event hub.
Service Bus EndpointTo support namespaces not in the default windows.net domain.
Shared Access Policy KeyThe key of the shared access policy. Either the primary or the secondary key can be used.
Shared Access Policy NameThe name of the shared access policy. This policy must have Send claims.
Transport TypeAdvanced Message Queuing Protocol Transport Type for communication with Azure Event Hubs
Use Azure Managed IdentityChoose whether or not to use the managed identity of Azure VM/VMSS
proxy-configuration-serviceSpecifies the Proxy Configuration Controller Service to proxy network requests.

Relationships

NameDescription
failureAny FlowFile that could not be sent to the event hub will be transferred to this Relationship.
successAny FlowFile that is successfully sent to the event hubs will be transferred to this Relationship.