cisco-intersight-setup

Automate Cisco Intersight Add-on for Splunk setup and configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the Cisco Intersight Add-On for Splunk setup and configuration, creating the necessary index, macro, and account configurations, enabling audit/alarm, inventory, and metrics inputs, and validating deployment to ensure a smooth, repeatable onboarding of Cisco Intersight data into Splunk.

Core Features & Use Cases

  • Automates installation and configuration of the Cisco Intersight TA for Splunk, including index creation, macro updates, and app visibility.
  • Guides or automates account setup via REST endpoints, including OAuth2 client credentials handling, credential storage, and input enablement for audit/alarms, inventory, and metrics.
  • Provides a safe, interactive workflow for enabling inputs, validating data flow, and verifying dashboards and CIM mappings across cloud and on-prem deployments.

Quick Start

Run the Intersight TA setup to install the app, configure the account, create the index, enable inputs, and validate the deployment.

Frequently Asked Questions about cisco-intersight-setup

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

FAQPage Schema
How do I automate Cisco Intersight TA setup and configuration for Splunk?

Automating Cisco Intersight TA setup for Splunk involves using scripts to create necessary indexes, update macros, configure OAuth2 client credentials, and enable audit, inventory, and metrics inputs. This ensures a repeatable onboarding process for Intersight data across cloud and on-prem deployments.

Does the Cisco Intersight Add-on for Splunk support OAuth2 client credentials?

Yes, the Cisco Intersight Add-on setup supports OAuth2 client credential handling. It uses REST-based account configuration to securely manage credential storage and enable data inputs for audit, alarms, inventory, and metrics collection.

What inputs are enabled when onboarding Cisco Intersight data into Splunk?

Onboarding Cisco Intersight data into Splunk enables audit, alarm, inventory, and metrics inputs. The automated setup validates data flow and verifies dashboards and CIM mappings to ensure successful deployment across cloud and on-prem environments.

Do I need Python to automate Cisco Intersight TA configuration in Splunk?

Yes, Python3 is required as a dependency to automate Cisco Intersight TA configuration in Splunk. The scripts use Python to handle REST-based account setup, OAuth2 credential management, and input enablement for Intersight data onboarding.

What's the best way to validate Cisco Intersight TA deployment in Splunk?

The best way to validate Cisco Intersight TA deployment is by running automated validation scripts that check data flow, verify dashboards, and confirm CIM mappings. This ensures the Intersight Add-on for Splunk is properly configured and operational.