---
title: "Add Coralogix log integration (syslog, deprecated)"
method: POST
path: "/integrations/logs/coralogix"
tags: ["Logs/Coralogix"]
deprecated: true
---

# Add Coralogix log integration (syslog, deprecated)

`POST /integrations/logs/coralogix`

> **Deprecated.**

**Deprecated.** Use [/integrations/logs/coralogix_v2](#tag/logscoralogix/POST/integrations/logs/coralogix_v2) instead.

This integration delivers logs via syslog. The `private_key`, `application`, and `subsystem`
values can be reused when migrating — replace `endpoint` with `domain` (e.g. `syslog.eu2.coralogix.com:6514` → `eu2.coralogix.com`).

## 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)
