June 2, 2026
Custom Viz - HTML Renderer
Render arbitrary HTML inside a Dashboard Studio panel. Supports `{{field}}` interpolation from search results, theme-aware CSS variables, inline SVG, and optional (off-by-default) script execution. Ideal for branded headers, status badges, rich tables, callouts and bespoke layouts Studio can't otherwise produce.Built by Will SearleSplunk Enterprise, Splunk Cloud
Platform Version: 10.5, 10.4
Log in to rate this app
#18 in Virtualization
Dashboard Studio's markdown panel is deliberately limited — no styled spans, no inline SVG, no data-driven HTML. **HTML Renderer** fills that gap with a custom visualization that renders a HTML template you control, optionally populated from your search results. Use it for branded dashboard headers, "● LIVE" status badges, colour-coded callouts, custom legends, KPI ribbons, inline SVG diagrams/floor-plans, and any rich layout the native panels can't express. Values from the primary data source can be injected with simple `{{field}}` placeholders, so the HTML can reflect live search results (e.g. `Last update: {{latest_time}}`). The renderer is **theme-aware** — it exposes Splunk's CSS variables so your markup automatically matches light/dark dashboards. Script execution is **disabled by default** and only enabled via an explicit, clearly-labelled "Allow Scripts (DANGEROUS)" option, so the default behaviour is safe static HTML. Standard `studio_visualization` custom viz, dependency-free.
Log in to report this app listing.