Dashboards & Visualizations

How to get my single value rangemap to work, include today's date after the single value, and increase the font size?

jgpshntap
Explorer

For some reason i'm missing something. I added a single-panel dashboard with a rangemap command, but the value just shows in black.

Here's the end of my search

|stats count(Lag_Exists) as Lag |  rangemap field=Lag Red=1-1000

Also, if I want to put today's date in after the single value, what is the best way to do that as well as increasing the size of the font?

Thanks in advance

0 Karma

aalanisr26
Path Finder

Try This: use "range"

   <single>
        <search>
          <query>index = main mysearchcriteria|stats count by host |  rangemap field=count low=0-10 high=50-96 default=severe</query>
          <earliest>-24h</earliest>
        </search>
        <option name="field">host</option>
        <option name="classField">range</option>
      </single>
0 Karma

jgpshntap
Explorer

I tried that earlier and again just now.. That doesn't work...

single>
Snapvault Lag

Sanitized | rangemap field=Lag Red=1-1000
@d
now

Snapvault Relationships in Lag
search
none
range
Lag
range

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...