Coralogix provides a seamless integration with Azure
cloud so you can send your logs from anywhere and parse them according to your needs. The following tutorial demonstrates a Coralogix Azure serverless integration deployment using Docker.
STEP 1. Clone this repo:
$ git clone https://github.com/coralogix/coralogix-azure-deploy.git $ cd coralogix-azure-deploy
STEP 2. Modify the requisite .vars file for your intended integration deployment:
BlobStorage.vars StorageQueue.vars EventHub.vars
STEP 3. Log in to a Dockerhub registry.
STEP 4. Run the following command:
$ docker run -it --rm --platform linux/amd64 --env-file <integration>.vars coralogixrepo/azure-functions-deploy
STEP 5. The Azure CLI will request authorization. You’ll need to follow the prompt and authenticate through your browser with a provided code.
Github | Coralogix Azure serverless integration deployment container |
Microsoft Azure Functions Manual Integrations | Event Hub Blob Storage Queue Storage |
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].