Azure Event Hubs
Event Hubs is a modern big data streaming platform and event ingestion service that can seamlessly integrate with other Azure and Microsoft services. The service can process millions of events per second with low latency. The data sent to an event hub (Event Hubs instance) can be transformed and stored by using any real-time analytics providers or batching or storage adapters.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Made by
Massdriver
Official
Yes
Clouds
Tags
This bundle does not have an operator guide. Add one here.
Variable | Type | Description |
---|---|---|
capture.arvo_encoding | string | Specifies the encoding used for the capture. |
capture.capture_buildup | integer | The amount of data built up in your Event Hub before a capture operation occurs. Minimum of 10 MiB, maximum of 500 MiB. |
capture.capture_interval | integer | The time interval, in seconds, at which the capture to Azure Data Lake will happen. Minimum of 60, maximum of 900. |
hub.message_retention | integer | The number of days to retain the events for this Event Hubs, value should be 1 to 7 days. |
hub.partition_count | integer | No description |
hub.sku | string | Learn more about the different features and capabilities of each pricing tier here. Cannot be changed after deployment. |
hub.throughput_units | integer | The number of throughput units allocated for the Event Hubs. Minimum of 1, maximum of 40. Learn more here. |
hub.zone_redundant | boolean | Enable zone redundancy for the Event Hubs. Cannot be changed after deployment. |
monitoring.mode | string | Enable and customize Function App metric alarms. |