Dashboards & Visualizations

How to display my image in an XML dashboard without reverting it to HTML?

himynamesdave
Contributor

Hi guys,

I have a field value like so:

<img src="http://site.com/myimage.png"> 

Is there a quick and dirty way to get this to display as HTML (as an image) using a native simple Splunk XML dashboard (without reverting it to HTML, django bindings, etc)

Thanks!

Tags (4)
0 Karma
1 Solution

gfuente
Motivator

Hello Dave,

If you want to keep in simple xml, i would recommend you use this app:

https://splunkbase.splunk.com/app/1772/

As you can see in the third screenshot, there is a feature to load images into a panel

Hope this helps

View solution in original post

gfuente
Motivator

Hello Dave,

If you want to keep in simple xml, i would recommend you use this app:

https://splunkbase.splunk.com/app/1772/

As you can see in the third screenshot, there is a feature to load images into a panel

Hope this helps

himynamesdave
Contributor

Exactly what I wanted, thanks!

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