2 Home
gitea_admin edited this page 2026-03-11 14:34:51 +00:00

Azure Eventhubs Sink

Send events to Azure Event Hubs.

Metadata

Property Value
Type sink
Group Azure Eventhubs
Namespace Azure
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
namespaceName string The Event Hubs namespace.
eventhubName string The Event Hub name.
sharedAccessName string The Event Hubs SAS key name.
sharedAccessKey string The key for the Event Hubs SAS key name.
credentialType string CONNECTION_STRING Determines the credential strategy to adopt.

Dependencies

  • camel:core
  • camel:azure-eventhubs
  • camel:kamelet