---
title: "Add Coralogix log integration"
method: POST
path: "/integrations/logs/coralogix_v2"
tags: ["Logs/Coralogix"]
---

# Add Coralogix log integration

`POST /integrations/logs/coralogix_v2`

Add a Coralogix log integration using the OpenTelemetry protocol (OTLP/HTTP).

Logs are delivered as structured OTLP records — no syslog parsing required on the Coralogix side.

Find your Send-Your-Data API key in the Coralogix console under **Data Flow → API Keys → Send Your Data**. [Coralogix documentation](https://coralogix.com/docs/send-your-data-api-key/)

## Response `200`

Integration added successfully

- LogIntegration
  - `id` integer — Integration ID
  - `type` string — Integration type (e.g., papertrail, scalyr, splunk, datadog, etc.)
  - `config` object — Integration configuration (varies by integration type)
  - `error` string — Error message if any
  - `account_id` string — Account ID

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
