FruxonDocs

Coralogix

Coralogix observability platform integration for querying logs, managing alerts, metrics, and dashboards

The Coralogix integration lets your agents query logs, manage alerts, query metrics, and view dashboards from your Coralogix observability platform.

Prerequisites

You need:

  • Coralogix API Key — Generate one from your Coralogix account under Settings → API Keys.
  • Base URL — Your Coralogix cluster region endpoint (e.g., https://ng-api-http.coralogix.com).

Setup

  1. Open Integrations from the sidebar
  2. Select Coralogix from the catalog
  3. Click Add Integration Config
  4. Give the config a display name (e.g., "Coralogix - Production")
  5. Enter your Base URL
  6. Paste your API Key
  7. Save the config

Using in Your Agent

  1. Open your agent in Agent Studio and select an Agent Step
  2. Under Attached Integration Configurations, click Attach configuration and choose your config
  3. Attach Coralogix tools from the tools panel
  4. Tools are referenced as coralogix.query_logs, coralogix.list_alerts, etc.

Available Tools

ToolDescriptionAction Type
query_logsQuery logsReadOnly
list_alertsList alertsReadOnly
get_alertGet a specific alertReadOnly
create_alertCreate an alertReversible
delete_alertDelete an alertIrreversible
query_metricsQuery metricsReadOnly
query_metrics_rangeQuery metrics over a time rangeReadOnly
list_dashboardsList dashboardsReadOnly
get_data_usageGet data usage statisticsReadOnly

On this page