Splunk Search

Can you help me create a search which would return the following table for a Splunk dashboard?

yolandxx
New Member

Hi, I want to know if it is possible to do the following table in Splunk dashboard.

alt text

Thanks.

Tags (2)
0 Karma

anthonymelita
Contributor

I recently started playing with embedded SVG objects in Splunk Dashboards. To do this you can use something like draw.io to make your SVG drawing which you want to overlay data or whatever onto. Take your svg export and paste the text code into an html block within your dashboard. From there you can use tokens to fill in divs with additional image objects or search result objects.

0 Karma

kmaron
Motivator

the quick answer is YES! I can see doing it using the Status Indicator custom visualization here: https://splunkbase.splunk.com/app/3119/

This way you can build your Xs and checks and set them to the various statuses based on your search.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...