Splunk Search

How to create a time chart that is not based on numerical values?

muralianup
Communicator

I am trying to create a graph for status history of some machine. Values I have are the name of machine & its server health (down/alive) over a time period. This has become tedious because timechart and stats count all involves numbers. So, any suggestions ?

0 Karma

sundareshr
Legend

For your search you could do this

base search | timechart span=1h values(health) AS health by machine

This will give you a tabular result. Look at Splunk 6.x Dashboard Examples app. There is an example for Table Cell Highlighting. See if that might work for you.

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