splunk-itsi-setup

Install and validate Splunk ITSI apps, KVStore readiness, and ThousandEyes integration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

ITSI deployment and validation are complex, requiring correct app bundles, KVStore setup, and integration checks with dependent apps like ThousandEyes.

Core Features & Use Cases

  • Install ITSI from Splunkbase (latest release) with a local fallback option.
  • Validate post-install health: core ITSI apps, KVStore readiness, and integration readiness with ThousandEyes.
  • Use case: quickly bootstrap a production ITSI environment and verify operational readiness.

Quick Start

Install ITSI from Splunkbase (with local fallback) and run the validation to confirm core apps, KVStore health, and ThousandEyes integration readiness.

Frequently Asked Questions about splunk-itsi-setup

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

FAQPage Schema
How do I install Splunk ITSI and validate its post-install health?

You can install Splunk ITSI from Splunkbase with an optional local fallback, then run automated validation to confirm core app deployment, KVStore readiness, and ThousandEyes integration health.

What does KVStore readiness check during a Splunk ITSI deployment?

KVStore readiness checks verify that the underlying storage is properly configured and operational for Splunk ITSI, ensuring the platform can manage its data dependencies before going live.

Can I use this to bootstrap a production ITSI environment on Splunk Cloud?

Yes, the automated install and validation workflow applies to both Splunk Cloud and Splunk Enterprise deployments, allowing you to quickly bootstrap and verify production ITSI operational readiness.

Does Splunk ITSI integration validation cover dependent apps like ThousandEyes?

Integration validation explicitly checks readiness with dependent apps like ThousandEyes, reporting whether external integrations are successfully connected and functioning alongside core ITSI components.

What credentials do I need to automate an ITSI install from Splunkbase?

You need to provide your credentials in a project-root credentials file, which the workflow reads to authenticate and download the necessary ITSI components from Splunkbase automatically.