splunk-infosec-app-setup

star 23

Render and validate InfoSec App for Splunk readiness, including install planning, prerequisite security data-source checklist, dashboard and macro checks, CIM/data-model prerequisites, Cloud IDM support-request notes, Lookup Editor dependency, and validation SPL. Use when the user asks to install, configure, prepare, or validate the InfoSec app.

chambear2809 By chambear2809 schedule Updated 6/6/2026

name: splunk-infosec-app-setup description: >- Render and validate InfoSec App for Splunk readiness, including install planning, prerequisite security data-source checklist, dashboard and macro checks, CIM/data-model prerequisites, Cloud IDM support-request notes, Lookup Editor dependency, and validation SPL. Use when the user asks to install, configure, prepare, or validate the InfoSec app.

Splunk InfoSec App Setup

Render-first workflow for the InfoSec App for Splunk. It emits install readiness, prerequisite source checklists, dashboard and macro validation SPL, Cloud IDM support notes, and handoffs to knowledge-object, CIM, and Lookup Editor workflows. It does not install the app or change dashboards.

Workflow

bash skills/splunk-infosec-app-setup/scripts/setup.sh --render \
  --platform auto --security-indexes security,endpoint,network

Execute

Preview package install and validation:

bash skills/splunk-infosec-app-setup/scripts/setup.sh --all --dry-run --json

Install and validate:

bash skills/splunk-infosec-app-setup/scripts/setup.sh --all --live

Data-source onboarding, CIM readiness, macros, and lookup governance remain delegated to the owning setup skills.

bash skills/splunk-infosec-app-setup/scripts/validate.sh \
  --rendered-dir splunk-infosec-app-rendered --live

See reference.md for prerequisites and Cloud IDM notes.

Install via CLI
npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-infosec-app-setup
Repository Details
star Stars 23
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator
chambear2809
chambear2809 Explore all skills →