cx-alerts

Manage Coralogix alert definitions via the CX CLI across profiles and regions.

114|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/coralogix/cx-cli --skill cx-alerts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cx-alerts
Source: https://github.com/coralogix/cx-cli/tree/main/skills/cx-alerts
Command: npx skills add https://github.com/coralogix/cx-cli --skill cx-alerts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables operators to list, inspect, create, enable, and disable Coralogix alert definitions using the cx alerts CLI, simplifying alert lifecycle management.

Core Features & Use Cases

  • List, inspect, and manage alert definitions across multiple profiles and regions.
  • Create and configure alerts from JSON payloads, with support for all 12 Coralogix alert types.
  • Validate consistency with the alert schemas reference and apply per-alert priorities and overrides in bulk workflows.

Quick Start

Create a new alert from a JSON template by piping it into cx alerts create.

Frequently Asked Questions about cx-alerts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Coralogix alert definitions from the command line?

You can manage Coralogix alert definitions by using the cx alerts CLI to create, list, inspect, enable, and disable alerts across multiple profiles and regions.

What Coralogix alert types are supported when creating alerts via CLI?

The cx alerts CLI supports creating and configuring alerts from JSON payloads with full schema validation across all 12 Coralogix alert types.

How do I generate valid JSON payloads for creating Coralogix alerts?

You can generate valid JSON payloads for cx alerts create by validating consistency against the alert schemas reference to ensure your alert configuration matches the required structure.

Can I apply alert priorities and overrides in bulk workflows for Coralogix alerts?

Yes, you can apply per-alert priorities and overrides in bulk workflows when managing your Coralogix alert definitions through the cx alerts CLI.

Does the cx alerts CLI work across multiple Coralogix profiles and regions?

Yes, the cx alerts CLI operates across multiple profiles and regions, allowing you to list, inspect, and manage alert definitions throughout your Coralogix environments.