cisco-appdynamics-setup

Automate Cisco AppDynamics Splunk add-on installation and configuration via REST APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the installation and configuration of the Cisco AppDynamics Splunk Add-on, including index creation, defaults, controller and analytics connections, inputs, and built-in dashboards.

Core Features & Use Cases

  • Automates index creation and add-on defaults, configures controller and analytics connections, enables common input groups, and validates deployments.
  • Supports both remote Splunk REST interactions and local deployments; includes credential handling guidance and optional follow-on content for ITSI/content packs.
  • Useful for Ops teams automating AppDynamics onboarding, dashboards validation, and repeatable deployments at scale.

Quick Start

Run the setup script to install and configure the Splunk_TA_AppDynamics package, then follow prompts to enable inputs and run validation.

Frequently Asked Questions about cisco-appdynamics-setup

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

FAQPage Schema
How do I automate Cisco AppDynamics add-on setup for Splunk?

The setup script automates the installation and configuration of the Splunk_TA_AppDynamics package, creating indexes, setting defaults, and validating dashboards to ensure a repeatable AppDynamics onboarding process for Ops teams.

Does the AppDynamics Splunk setup automation support Splunk Cloud deployments?

Yes, the automation supports both Splunk Cloud and on-prem deployments by using remote REST API interactions to configure accounts, inputs, and dashboards with built-in safety checks for repeatable deployment.

How are credentials handled when configuring the AppDynamics add-on for Splunk?

Credential handling is enforced by reading from a project-root credentials file, ensuring secure configuration of controller and analytics connections during the AppDynamics Splunk add-on setup process.

What is included in the automated AppDynamics Splunk add-on configuration?

The configuration includes index creation, add-on defaults, controller and analytics connections, enabled common input groups, and built-in dashboards, with deployment validation to ensure proper setup.

Can I validate AppDynamics dashboards and inputs after deploying the Splunk add-on?

Yes, the setup script includes built-in validation steps that verify accounts, inputs, and dashboards are properly configured via REST APIs, enabling dashboards validation after the AppDynamics Splunk add-on deployment.

What are the limitations of automating AppDynamics setup with Splunk REST APIs?

The automation requires correct project-root credential file paths and REST API access to configure the AppDynamics add-on, so environments without REST connectivity or improper credential setup may limit the deployment validation process.