Dashboards & Visualizations

About Splunk Job properties

tkdguq0110
Path Finder

Hi I'm a Splunk beginner.

When I read a Splunk document(https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/tokens), I got a question.

Using token with job properties, panel can be hide.

 

So my dashboard code is below.

 

 

 

<search>
   <query>
      | makeresults
      | eval test = "123"
   </query> 
   <progress>
      <condition match = "'job.resultCount' == 1">
         <set token = "show_html">True</set>
      </condition>
   </progress>
</search>

 

 

 

What I understand is resultCount == 1 (result is _time, test fields with one row. so resultCount is 1)

So that panel should be hide I guess.

Am I wrong understand?

Thanks.

 

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

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...