Azure Event Hub

Azure Event Hub source Plugin

Azure Event Hubs is a fully managed, scalable event processing service provided by Microsoft Azure. It is designed to process and analyze streaming data from various sources, such as IoT devices, social media, and application logs, in real-time. One of the key benefits of Event Hubs is its ability to handle high volumes of data with low latency and high throughput. It can handle up to millions of events per second and provides features for load balancing, partitioning, and scaling to optimize data processing and delivery.

You can use the Azure Event Hub Source Plugin to configure your calyptia core pipeline to collect data from your Azure Event Hub instances.

Configuration Parameters

The following are configuration Parameters for Azure Event Hub Source Plugin.

Last updated