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!

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2025 SplunkTrust is officially open! If you ...

Splunk Answers Content Calendar, June Edition II

Get ready to dive into Splunk Dashboard panels this week! We'll be tackling common questions around ...

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...