Skip to main content

Upwind webhook integration with Coralogix

Overview

Upwind Security integration connects Coralogix with Upwind’s runtime-powered CNAPP to provide unified visibility and security across cloud environments. It allows users to correlate security data from Upwind — including vulnerabilities, misconfigurations, data exposure, API, and identity risks — with logs and metrics in Coralogix. This enables real-time threat detection, automated response and end-to-end visibility from runtime to code for faster investigation and remediation.

Getting started

Step 1: Create an incoming webhook in Coralogix

  1. Login to Coralogix
  2. Navigate to Data Flow > Contextual Data > Generic Incoming Webhooks.
  3. Click "Add New"
  4. Fill in the webhook form:
    • Name: Upwind Integration
    • Application and Subsystem names
    • Content-Type: JSON

Click Generate URL and copy the webhook URL.

Coralogix generic incoming webhook

Step 2: Setup an outbound webhook in Upwind

  1. Login to Upwind

  2. Go to Settings > Integrations > Webhooks

  3. Click Add New webhook.

    Enter webhook details:

    • Name: Send to Coralogix
    • Webhook URL: Coralogix webhook URL, previously generated.
    • Choose event types to send
    • Use JSON as payload format
  4. Save and enable the webhook

Upwind setup webhook

Step 3: Create a workflow

  1. Go to Settings > Workflow > Create workflow

    Upwind create workflow

  2. Give the workflow a descriptive name and select a workflow trigger.

    Upwind workflow trigger

  3. Optionally, add Workflow selectors. Navigate to Workflow action > Select Custom webhook and select the Coralogix integration webhook.

    Upwind select custom webhooks

  4. Save the flow.

Step 4: Validate logs in Coralogix

  1. Trigger test events in Upwind or wait for natural logs.
  2. In Coralogix, verify events using the chosen application and subsystem.
Last updated on