Splunk Search

displaying icons in search

jalfrey
Communicator

Is there any way to do a lookup on a value and display an icon for that value? I would like to do application ID lookups and put the icons in place.

Tags (3)

LukeMurphey
Champion

You can do this in SimpleXML using a little hack I wrote up plus a little CSS to specify the icon. It is very easy to do and avoids learning advanced XML. See this answer

0 Karma

sideview
SplunkTrust
SplunkTrust

You can display images and icons in tables with Sideview Utils, and without any custom code. This requires switching to the advanced xml, but if you also switch to Sideview Utils at the same time it's not nearly as bad a transition. Here's a 10min screencast and demo to try and convince you of that.

If instead you want to display the event text and embed icons in there, you can do this with the Sideview Multiplexer module. (Also without any custom code but you might want some custom CSS)

Note that both of these Sideview features are pretty advanced! There are extensive docs and working examples for them, but you'll want to put in some time understanding how the more straightforward modules and techniques work first.

http://sideviewapps.com/apps/sideview-utils

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...