splunk-cloud-data-manager-setup

Render and validate Splunk Cloud Data Manager onboarding artifacts across AWS, Azure, GCP, and CrowdStrike.

36|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-cloud-data-manager-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: splunk-cloud-data-manager-setup
Source: https://github.com/chambear2809/splunk-cisco-skills/tree/main/skills/splunk-cloud-data-manager-setup
Command: npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-cloud-data-manager-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides a render-first workflow to safely onboard Splunk Cloud Data Manager across AWS, Azure, GCP, and CrowdStrike, validating prerequisites and artifacts before apply.

Core Features & Use Cases

  • Render deterministic artifacts and health checks for Data Manager onboarding.
  • Validate guardrails and safety rules, ensuring secrets are never exposed in command lines.
  • Handoff ready for provider-specific templates (CloudFormation, ARM, Terraform) and generated runbooks for post-onboarding validation.
  • Real-world use: an operator renders a full onboarding plan and reviews artifacts before applying changes in Data Manager.

Quick Start

Use this skill to render the Data Manager onboarding artifacts and review the generated artifacts before any mutation.

Frequently Asked Questions about splunk-cloud-data-manager-setup

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

FAQPage Schema
How do I validate Splunk Cloud Data Manager onboarding artifacts before deployment?

To validate Splunk Cloud Data Manager onboarding artifacts, you can render them using a render-first workflow that checks prerequisites, guardrails, and safety rules before applying any changes. This ensures all generated templates meet Data Manager 1.16 requirements safely.

Does Splunk Cloud Data Manager onboarding work across AWS, Azure, and GCP?

Yes, Splunk Cloud Data Manager onboarding operates across AWS, Azure, GCP, and CrowdStrike. The rendering process coordinates provider-specific templates like CloudFormation, ARM, and Terraform to ensure safe deployment across these cloud platforms.

What are the guardrails enforced during Data Manager onboarding?

Data Manager onboarding guardrails enforce non-secret handling to ensure secrets are never exposed in command lines, perform role checks, and validate policy rules. These safety measures guarantee that rendered artifacts meet strict deployment requirements.

How do I generate CloudFormation and ARM templates for Data Manager onboarding?

You generate CloudFormation, ARM, and Terraform templates for Data Manager onboarding by rendering deterministic artifacts and performing health checks. This process outputs ready-to-handoff provider-specific templates for post-onboarding validation and deployment.

Why should I render onboarding artifacts instead of applying them directly in Splunk Cloud?

Rendering onboarding artifacts before applying them allows operators to review generated templates and run health checks. This render-first workflow prevents mutation errors by validating all prerequisites and guardrails before any actual deployment occurs.