Splunk Search

Create a colorPalette that includes NOT LIKE case for fields that are blank

noob4now
New Member

Working to create a colored chart that when an alarm is acknowledged, the system generates a new message with the user's ID, otherwise it is blank. The color change is expected to occur when the field is not ""

<format type="color" field="AckID">
    <colorPalette type="expression">case(not like(value,""),"33FF33")</colorPalette>

This works as a regular like expression, but unsure how to get it to work for something other than a blank field.

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

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...