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 json for structured output and -p <profile> for profile selection
Related skills
Installs
145
GitHub Stars
101
First Seen
9 days ago