Splunk App providing Dashboard Studio v2 dashboards for AI coding tool observability. Companion to VisiCore_TA_AI_Observability.
Filesystem -> Cribl Edge -> Cribl Stream -> Splunk HEC -> Splunk Enterprise
(JSON) (packs) (routing) (port 8088) (index=claude)
- Overview - KPIs, token trends, model distribution, tool usage, session activity
- Token Usage - Token consumption across input, output, cache read, cache creation
- Cost Analysis - Dollar cost estimation by model, session, and project
- Tool Activity - Tool call patterns and file operations
- Sessions - Session-level analysis with duration and project attribution
- Cache Performance - Prompt caching efficiency and estimated token savings
All dashboards use the base search + extend pattern for efficient search execution.
Requires the companion TA installed first:
splunk install app VisiCore_TA_AI_Observability-*.tar.gz
splunk install app VisiCore_App_for_AI_Observability-*.tar.gz
splunk restartEnsure indexes exist: claude, gemini. Configure data inputs via Cribl Edge packs.
Navigate to the VisiCore app in Splunk Web. Six dashboards are available:
- Overview - Start here for a summary of all AI activity
- Token Usage - Drill into token consumption patterns
- Cost Analysis - Track spend by model, session, and project
- Tool Activity - Monitor tool call patterns and file operations
- Sessions - Analyze individual coding sessions
- Cache Performance - Evaluate prompt caching efficiency and savings
All dashboards support a time range picker and use the base search + extend pattern for efficient search execution.
./scripts/package.shProduces a versioned tarball in build/.