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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...