Dashboards & Visualizations

Single value chart/trellis with smiley and other data

prettysunshinez
Explorer

Hi,

I have a query such as below.

index = abc* host=efg* 
|stats latest(_time) as latest by host 
| eval Status = case (latest <= relative_time(now(),"-15m") AND latest > relative_time(now(),"-30m")," smiley1 ", latest <= relative_time(now(),"-30m"),"smilye2 ",true(),"smiley3" ) |eval Last_Updated_Time = strftime(latest,"%c") 

I now wanted to view the output in either single value chart or in trellis mode with the host name,smiley and the Last_Updated_Time below the icon.
I do not have access to use to css or js script.
Suggestions pls

Thanks in advance.

Labels (2)
0 Karma

prettysunshinez
Explorer

I have this done by myself.
Thanks 🙂

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