Skip to content

Latest commit

 

History

History

StorageQueue

Azure Storage Queue Trigger Function for Coralogix

Coralogix provides a seamless integration with Azure cloud so you can send your logs from anywhere and parse them according to your needs.

The Azure Storage Queue integration allows parsing of queue messages in JSON format. Other format messages will not be processed and submitted to the Coralogix platform.

Prerequisites

  • An Azure account with an active subscription.

Azure Resource Manager Template Deployment

The Storage Queue integration can be deployed by clicking the link below and signing into your Azure account:

Deploy to Azure

Fields

Subscription - The Azure Subscription into which you wish to deploy the integration (Must be the same as the monitored storage account).

Resource Group - The Resource Group into which you wish to deploy the integration.

Coralogix Region - The region of the Coralogix account.

Coralogix Private Key – Can be found in your Coralogix account under Settings -> Send your logs. It is located in the upper left corner.

Coralogix Application – A mandatory metadata field that is sent with each log and helps to classify it.

Coralogix Subsystem – A mandatory metadata field that is sent with each log and helps to classify it.

Storage Account Name - The name of the storage account containing the Storage Queue. Must be of type StorageV2 (general purpose v2).

Storage Account Resource Group - The resource group name of the storage account containing the Storage Queue to be monitored.

Storage Queue Name - The name of the Storage Queue to be monitored.

Function App Service Plan Type - The type of the Function App Service Plan. Choose Premium if you need vNet Support.