cisco-meraki-ta-setup

Automate Cisco Meraki TA deployment for Splunk Cloud and on-prem.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

Automate the setup and configuration of the Cisco Meraki TA for Splunk, eliminating manual, error-prone steps to install the TA, create the index, configure organization accounts, provision 42 data inputs, and validate dashboards and data flows.

Core Features & Use Cases

  • End-to-end TA provisioning: index creation, dashboard macro configuration, and app visibility to ensure dashboards surface data immediately.
  • Organization onboarding: create Meraki organization accounts via Splunk REST API with secure handling of credentials and region-based base URLs.
  • Automated inputs: optionally auto-create all 42 inputs or selectively enable groups to suit deployment needs.
  • Validation workflows: provide post-install checks via the included validate.sh workflow to verify app, inputs, and data flow.

Quick Start

Run the Meraki TA setup workflow to create the meraki index, configure a Meraki organization account, and enable all inputs.

Frequently Asked Questions about cisco-meraki-ta-setup

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

FAQPage Schema
How do I automate Cisco Meraki TA setup in Splunk?

Automate Cisco Meraki TA setup in Splunk by running a workflow that creates the Meraki index, configures organization accounts, provisions all 42 data inputs, and validates dashboard visibility. This eliminates manual installation steps and validates data flows automatically.

Can I configure Meraki organization accounts via the Splunk REST API?

Yes, you can configure Meraki organization accounts via the Splunk REST API. The automation handles secure credential management and region-based base URLs to ensure correct API connectivity for your Meraki Dashboard API key.

Does the Meraki TA automation work with Splunk Cloud and on-prem deployments?

Yes, the Meraki TA automation works with both Splunk Cloud and on-prem deployments. It applies region handling and credential management across environments to provision inputs and validate data flows consistently.

What credentials do I need to automate Meraki TA deployment?

To automate Meraki TA deployment, you need a project-root credentials file or a ~/.splunk/credentials file, plus a Meraki Dashboard API key provided via a secret file. These credentials enable secure account creation and input provisioning.

How do I selectively enable Meraki inputs instead of creating all 42 at once?

You can selectively enable Meraki inputs instead of creating all 42 at once by choosing specific input groups during the template intake process. The automation uses safe prompts to guide configuration and validate your selected inputs.

How do I validate Splunk dashboards and data flow after Meraki TA installation?

Validate Splunk dashboards and data flow after Meraki TA installation by running the included validate.sh workflow. This post-install check verifies the app configuration, confirms input provisioning, and ensures dashboards surface data immediately.