Skip to content

JacobPEvans-personal/VisiCore_App_for_AI_Observability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisiCore App for AI Observability

Splunk App providing Dashboard Studio v2 dashboards for AI coding tool observability. Companion to VisiCore_TA_AI_Observability.

Architecture

Filesystem -> Cribl Edge -> Cribl Stream -> Splunk HEC -> Splunk Enterprise
   (JSON)      (packs)      (routing)       (port 8088)    (index=claude)

Dashboards

  • 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.

Installation

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 restart

Ensure indexes exist: claude, gemini. Configure data inputs via Cribl Edge packs.

Usage

Navigate to the VisiCore app in Splunk Web. Six dashboards are available:

  1. Overview - Start here for a summary of all AI activity
  2. Token Usage - Drill into token consumption patterns
  3. Cost Analysis - Track spend by model, session, and project
  4. Tool Activity - Monitor tool call patterns and file operations
  5. Sessions - Analyze individual coding sessions
  6. 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.

Packaging

./scripts/package.sh

Produces a versioned tarball in build/.

References

About

Splunk dashboards for keeping tabs on your AI coding companions' token appetites — OTel-aligned observability for Claude, Gemini, and friends

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages