Konnectify
Coralogix + Konnectify

Coralogix Integration

Connect your full-stack observability data with your business tools to automate incident response, streamline dashboard management, and route critical system alerts to your team.

Alerts Logs & Events Incidents Dashboards Events2Metrics 0 Triggers 22 Actions

What is Coralogix?

Coralogix is a modern, full-stack observability platform designed to analyze logs, metrics, tracing, and security data in real-time. By connecting Coralogix to Konnectify, you can automate incident response workflows, dynamically sync monitoring dashboards, and route critical system alerts to your on-call engineers or team communication channels without writing any code.

New to Coralogix?

Get started with real-time observability and log analytics directly on the Coralogix platform.

Visit Coralogix →

New to Konnectify?

Create your free Konnectify account to start automating your observability and operations workflows.

Sign Up Free →

What you can automate with Coralogix & Konnectify

Automatically update your team's IT service desk when a Coralogix incident is resolved.
Instantly assign active Coralogix incidents to on-call support engineers.
Programmatically create and update Events2Metrics rules to control log retention costs.
Auto-manage dashboards by pinning active team projects to your favorites list.
Query and retrieve archived system logs to compile daily performance reports.
Search and monitor alert definitions to audit active alert rules dynamically.

API & Authentication

Secure API Key Authentication

Coralogix uses secure API Keys associated with your account's hosting region to authorize Konnectify. This ensures that Konnectify can safely manage alerts, fetch events, update incidents, and retrieve dashboards on your behalf without ever seeing or storing your master password.

To establish a connection, you must provide your Hosting Region (such as US1, US2, EU1, or AP1) and a valid API Key. This API Key must have the appropriate permissions corresponding to the actions you want to run.

API Permission Check

Ensure that the API Key you generate in your Coralogix dashboard has the required permissions for the actions you intend to automate. For example, managing incidents requires Alert Management permissions, while updating layouts requires Dashboard write permissions.

For complete technical details, consult the official Coralogix API Documentation.

How to Connect

Prerequisites
  • A Coralogix account with access to your team's API Keys.
  • Knowledge of the specific region hosting your Coralogix account (e.g., US1, EU1, AP1).
  • An active Konnectify account.
1

Add Coralogix to a Workflow

Open your Konnectify workflow builder, create a new workflow, and add Coralogix as an action step in your automation sequence.

2

Authorize via API Key

Select your Hosting Region from the dropdown and paste your Coralogix API Key. Click Authorize to establish a secure, encrypted connection.

3

Configure the Action

Select the specific action you want to run (e.g., Acknowledge Incident or Query Logs) and map the required fields using dynamic data from previous workflow steps.

Important: Double-check that ID fields (such as Incident ID or Dashboard Slug) are mapped correctly from the triggering app to prevent configuration errors during runtime.
4

Test the Workflow

Run a test execution in Konnectify to verify that your connection is active and that the mapped data is processed correctly in Coralogix.

5

Activate the Workflow

Once your test succeeds, turn on your workflow. Konnectify will now run in the background, automatically executing your Coralogix actions whenever triggers fire.

Supported Actions 22 Actions

Use these 22 supported actions to automate operations inside Coralogix. The actions are categorized below by their functional modules.

Alerts 4 actions
Get Alert by ID

Fetches the full details of a specific alert in Coralogix using its unique ID.

Search Alert by Name

Searches for Coralogix alert definitions matching the exact provided name.

List Alerts

Returns all alert definitions for the team. You can apply filters, pagination, and ordering.

Get Alert by Version ID

Fetches the full details of a specific alert in Coralogix using its unique alert version ID.

Logs & Events 4 actions
Query Logs

Easily search your Coralogix data archive by filling out simple filters like application name, severity, and keywords.

List Alert Events

Fetches all alert events filtered by a specific set of Alert Version IDs and a timestamp range.

List Events

Fetches alert events across the team based on extensive filter criteria.

Get Event

Fetches full details of a specific alert event using its unique identifier.

Incidents 4 actions
Get Incident by ID

Fetches full details of a specific incident in Coralogix using its unique identifier.

Acknowledge Incident by Event ID

Updates the status of an incident to acknowledged in Coralogix.

Resolve Incident by Event ID

Updates the status of an incident to resolved in Coralogix.

Assign Incidents to User

Assigns multiple incidents in Coralogix to a specified user.

Dashboards 5 actions
Get Dashboard by ID

Fetches the full JSON configuration, layout, and metadata of a specific Coralogix dashboard.

Get Dashboard by Slug

Fetches the full JSON configuration, layout, and metadata of a specific Coralogix dashboard using its unique slug.

Add Dashboard to Favorites

Adds a specific Coralogix dashboard to your pinned/favorites list using its ID.

Remove Dashboard from Favorites

Removes a specific Coralogix dashboard from your pinned/favorites list using its ID.

Delete Dashboard

Deletes a specific dashboard from your Coralogix account using its unique ID.

Events2Metrics 5 actions
Get Events2Metrics by ID

Fetches the full details of a specific Events2Metrics definition in Coralogix using its unique identifier.

Delete Events2Metrics

Deletes a specific Events2Metrics definition from your Coralogix account using its unique ID.

Create Events2Metrics

Creates a new Events2Metrics rule to aggregate log or span data into metrics in Coralogix.

Replace Events2Metrics

Replaces and updates an existing Events2Metrics rule in Coralogix.

Atomic Batch Execute Events2Metrics

Executes a batch of events-to-metrics operations (create, replace, or delete) atomically in Coralogix.

Popular Automations

Build multi-app workflows to instantly react to performance issues, optimize your monitoring data, and keep your engineering teams aligned.

Auto-Acknowledge Incidents from PagerDuty

Keep your monitoring environments in sync by automatically updating Coralogix incidents when an engineer claims the alert in PagerDuty.

PagerDuty: Incident Acknowledged Coralogix: Acknowledge Incident by Event ID

Escalate Unresolved Incidents to Jira

Ensure critical system failures are tracked by automatically creating Jira tasks whenever a high-severity alert event is registered in Coralogix.

Webhook: Coralogix Alert Fired Jira: Create Issue

Archive Old Dashboards on Project Close

Keep your workspace clean by automatically deleting temporary Coralogix monitoring dashboards when the corresponding project is marked complete in Asana.

Asana: Project Completed Coralogix: Delete Dashboard

Convert Logs to Performance Metrics

Automatically optimize your storage costs by programmatically creating new Events2Metrics rules in Coralogix on a schedule.

Schedule: Daily Trigger Coralogix: Create Events2Metrics

Frequently Asked Questions

How does Konnectify authenticate with my Coralogix account?
Konnectify uses secure API Key authentication. You will need to select your Coralogix hosting region (such as US1, EU1, or AP1) and provide your Coralogix API Key. This key is stored securely and is only used to execute the specific actions you configure in your workflows.
Which Coralogix plans are supported by this integration?
This integration supports all Coralogix plans that have access to the Coralogix REST API. Please ensure your user role has sufficient permissions to generate API Keys and manage alerts, dashboards, or incidents.
How do actions like 'Query Logs' handle large volumes of data?
When querying logs, you can apply specific filters such as application name, subsystem, severity levels, and keywords to narrow down the results. This prevents large data payloads and ensures your workflows run efficiently within Konnectify's execution limits.
What permissions does my Coralogix API Key require?
Your API Key needs permissions corresponding to the actions you want to perform. For example, to acknowledge or resolve incidents, your key must have write permissions for alert and incident management. To manage dashboards, it requires dashboard-level write access.
Can I connect multiple Coralogix accounts or regions to Konnectify?
Yes. You can create multiple Coralogix connections within Konnectify. When configuring each connection, you can specify a different API Key and select the appropriate hosting region (e.g., US1 vs. EU2) to keep your environments isolated.
How are incident status updates handled in Coralogix?
Using the 'Acknowledge Incident' or 'Resolve Incident' actions, Konnectify sends a direct update to Coralogix using the unique Event ID. The status will update instantly in your Coralogix console, keeping your monitoring dashboard accurate.
What is Events2Metrics and how can I automate it?
Events2Metrics (E2M) is a Coralogix feature that aggregates log or span data into metrics to reduce retention costs and speed up dashboard loading. With Konnectify, you can automatically create, replace, or delete these rules programmatically based on changes in your system configuration.

Ready to automate your Coralogix workflows?

Connect Coralogix with your stack to streamline incident response, optimize log data, and keep your engineering teams in sync.

Get started free →

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article