cx-data-pipeline
Installation
SKILL.md
Data Pipeline Skill
Use this skill when configuring how Coralogix processes, enriches, and transforms data. It covers parsing rules (extract structured fields from raw logs), enrichments (add context from lookup tables), Events2Metrics (derive metrics from log/span events), and recording rules (precompute PromQL expressions).
CLI Commands
| Command | Subcommands | Purpose |
|---|---|---|
cx parsing-rules |
list, get, create, update, delete, bulk-delete, usage-limits |
Manage log parsing rules |
cx enrichments |
list, add, remove, overwrite, limit, settings |
Manage enrichment rules |
cx enrichments custom |
list, get, create, update, delete, search |
Manage custom enrichment tables |
cx e2m |
list, get, create, update, delete, labels-cardinality, limits |
Manage Events2Metrics definitions |
cx recording-rules |
list, get, create, update, delete |
Manage Prometheus recording rule groups |
Key flags:
- All create/update operations use
--from-file <path>(or-for stdin) - All commands support
-o jsonfor structured output and-p <profile>for profile selection
Related skills
More from coralogix/cx-cli
cx-telemetry-querying
|
188cx-alerts
This skill should be used when the user asks to "manage alerts", "create alert", "list alerts", "check alert status", "enable alert", "disable alert", "investigate firing alerts", "check which alerts are active", "find alerting rules", "set up an alert", "configure alerting", "mute an alert", "silence an alert", "see alert definitions", "check alert priority", or wants to manage Coralogix alert definitions using the cx CLI.
171cx-incident-management
>
160cx-create-dashboard
>
159cx-observability-setup
>
158cx-cost-optimization
>
149