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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...