configuring-log-export

Configure CockroachDB Cloud log and metric export to external monitoring services.

3|3|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/cockroachdb/claude-plugin --skill configuring-log-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configuring-log-export
Source: https://github.com/cockroachdb/claude-plugin/tree/main/skills/security-and-governance/configuring-log-export
Command: npx skills add https://github.com/cockroachdb/claude-plugin --skill configuring-log-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Configures log and metric export for CockroachDB Cloud clusters to deliver cluster logs, audit logs, and performance metrics to external monitoring services such as AWS CloudWatch, GCP Cloud Logging, and Datadog.

Core Features & Use Cases

  • Configure log export to CloudWatch or Cloud Logging for auditing and monitoring.
  • Enable metric export to CloudWatch or Datadog to monitor performance.
  • Troubleshoot log delivery issues and validate configurations, including Terraform integration.

Quick Start

Run the ccloud cluster log-export create command for your cluster with the desired destination to begin exporting logs.

Frequently Asked Questions about configuring-log-export

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

FAQPage Schema
How do I export CockroachDB Cloud logs to Datadog for monitoring?

To export CockroachDB Cloud logs to Datadog, configure metric export using the ccloud CLI. This requires the CockroachDB Cloud Advanced plan, Cluster Admin role, and proper authentication setup to enable continuous performance monitoring.

Can I stream CockroachDB Cloud metrics to AWS CloudWatch?

Yes, you can stream CockroachDB Cloud metrics to AWS CloudWatch. Configuring metric export involves using the ccloud CLI to create an export connection, requiring the Advanced plan and proper IAM permissions for CloudWatch integration.

What is needed to configure log export from CockroachDB Cloud clusters?

Configuring log export requires the CockroachDB Cloud Advanced plan, the ccloud CLI installed, and Cluster Admin role privileges. You also need proper IAM or service account credentials configured for your chosen external logging destination.

How do I troubleshoot log delivery issues when exporting to GCP Cloud Logging?

Troubleshooting CockroachDB Cloud log delivery to GCP Cloud Logging involves validating your configuration details and service account permissions. You can verify the setup and diagnose delivery failures using the ccloud CLI and Terraform integration checks.

Does configuring log export from CockroachDB Cloud support both audit logs and performance metrics?

Yes, configuring log export supports streaming both cluster audit logs and performance metrics. You can deliver audit logs to CloudWatch or Cloud Logging, while simultaneously exporting performance metrics to Datadog or CloudWatch for monitoring.

Why is my CockroachDB Cloud log export not working properly?

CockroachDB Cloud log export issues often stem from insufficient permissions or incorrect configuration. Ensure your account has the Cluster Admin role, the Advanced plan is active, and the destination IAM or service account settings are correctly validated.