Our next-gen architecture is built to help you make sense of your ever-growing data. Watch a 4-min demo video!

Back to All Integrations

Event Hub: Microsoft Azure Resource Manager (ARM) Event Hub: Microsoft Azure Resource Manager (ARM)

Last Updated: Dec. 20, 2023

Azure Event Hubs can ingest large volumes of data from various sources, such as applications, devices, and sensors. For monitoring purposes, you can configure your systems or applications to send relevant monitoring data as events to an Event Hub.

Coralogix provides seamless integration with Azure cloud, allowing you to send your logs from anywhere and parse them according to your needs. Deploy the Event Hub integration to send Coralogix your JSON-formatted queue messages using the ARM template below.

Prerequisites

  • Azure account with an active subscription

Azure Resource Manager Template Deployment

Sign into your Azure account and deploy the Event Hub integration by clicking here.

Fields

FieldDescription
SubscriptionAzure subscription within which you wish to deploy the integration.
Must be the same as the monitored Event Hub namespace
Resource GroupResource group in which you wish to deploy the integration
Coralogix RegionRegion associated with your Coralogix domain
Custom URLCustom URL associated with your Coralogix account. Ignore if you do not have a custom URL.
Coralogix Private KeyCoralogix Send-Your-Data API key
Coralogix ApplicationMandatory metadata field sent with each log and helps to classify it
Coralogix SubsystemMandatory metadata field sent with each log and helps to classify it
Event Hub Resource GroupName of the resource group that contains the Event Hub
Event Hub NamespaceName of the Event Hub namespace
Event Hub Instance NameName of the Event Hub instance to be monitored
Event Hub Shared Access Policy Name Name of the shared access policy of the Event Hub namespace
Function App Service Plan TypeType of service plan to use for the integration.
Consumption is cheapest with support for ‘public’ Event Hubs. Use Premium if you need to use VNet to configure access to restricted Event Hubs.

Notes:

  • The Event Hub integration allows parsing of queue messages in JSON format.
  • Other format messages will not be processed and submitted to the Coralogix platform.

Optional Configuration Options

If your Event Hub has restricted access, review this optional configuration documentation to learn about VNet support options.

Additional Resources

GithubEvent Hub Documentation
TerraformTerraform Modules for Microsoft Azure Event Hub
Microsoft Azure Functions Manual IntegrationsBlob Storage
Queue Storage
Microsoft Azure Functions Serverless IntegrationCoralogix Azure serverless integration deployment container

Support

Need help?

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us via our in-app chat or by sending us an email at [email protected].

On this page