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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...