Splunk Search

How to convert rangemap results into icons?

jsmorgan1it
New Member

Hi, I am simply trying to convert my table results or numbers to icons.
Here is my search command which gives me the results in a table but my icons are not displaying.
Again my result is a table with a new column named "range" that has all the categories but again no icons.
Field Records:

<panel>
  <table id="table1">
    <search>
      <query>| inputlookup field_records.csv | rangemap field="Variance" low=0-100 elevated=101-1000 default=severe</query>
      <earliest>$earliest$</earliest>
      <latest>$latest$</latest>
    </search>
    <option name="drilldown">none</option>
    <option name="wrap">false</option>
  </table>
</panel>
Tags (3)
0 Karma

pramit46
Contributor

Hi @jsmorgan1it,

you can refer to this app for your problem. It has a few examples that may cover it up:
https://splunkbase.splunk.com/app/1603/

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

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...