Dashboards & Visualizations

How to colour an eval single value.

willsy
Communicator

index=serverX sourcetype=CAServer 
| dedup ID
| stats count
| eval status=if(count=00,"XXX is ok","XXX is not ok")
| rangemap field=count low=0-0 severe=1-100

This works and replies with 34 counts and is red, however i want to return the status with the red not just the number. I can return the status with 
| stats status  
but it is in black and white, any help is appreciated. 

Labels (1)
0 Karma
1 Solution

willsy
Communicator

Completed this, 

I added

| table status, range

got rid of any colour on the dashboard and the colour of the range took over.  

View solution in original post

Tags (1)
0 Karma

willsy
Communicator

Completed this, 

I added

| table status, range

got rid of any colour on the dashboard and the colour of the range took over.  

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...