What problem does it solve?
This Skill simplifies the creation and modification of Splunk Dashboard Studio dashboards, allowing users to generate complex JSON definitions for visualizations and layouts without deep knowledge of the Dashboard Studio JSON schema.
Core Features & Use Cases
- Generate Dashboard JSON: Create complete, valid JSON definitions for Splunk Dashboard Studio dashboards.
- Define Data Sources: Configure various data source types, including SPL searches, chained searches, and mock data.
- Visualize Data: Implement a wide range of visualizations like charts, tables, maps, and single values with extensive customization options.
- Configure Inputs: Set up interactive inputs such as time range pickers, dropdowns, and text fields.
- Manage Layouts: Define dashboard layouts using either absolute or responsive grid positioning.
- Implement Interactions: Add drilldown capabilities and token manipulation for dynamic dashboards.
- Use Case: A security analyst needs to create a new SOC dashboard to monitor failed login attempts. They can use this Skill to define the necessary SPL searches, configure a table visualization to display the data, and add a time range picker for interactivity.
Quick Start
Use the splunk-dashboard-studio skill to generate a Splunk Dashboard Studio JSON definition for a dashboard titled "Server Performance Overview" that displays CPU and memory usage from the index=_internal sourcetype.