Overview

Coralogix is a modern observability platform delivers comprehensive visibility into all your logs, metrics, traces and security events with end-to-end monitoring.

Connecting Coralogix to Keep

To connect Coralogix to Keep, you need to configure it as a webhook from Coralogix. Follow the steps below to set up the integration:

  1. From the Coralogix toolbar, navigate to Data Flow > Outbound Webhooks.
  1. In the Outbound Webhooks section, click Generic Webhook.
  1. Click Add New.
  1. Enter a webhook name and set the URL to https://api.keephq.dev/alerts/event/coralogix.
  2. Select HTTP method (POST).
  1. Generate an API key with webhook role from the Keep settings. Copy the API key and paste it in the request header in the next step.
  1. Add a request header with the key “x-api-key” and API key as the value in coralogix webhook configuration.
  1. Edit the body of the messages that will be sent when the webhook is triggered (optional).
  2. Save the configuration.