Dashboards & Visualizations

Why is the dashboard on autorun runs even though it is set to false?

brdr
Contributor

When I either launch the dashboard or when I'm in the dashboard and edit/save source it also rerun all the panel searches. How can I make the dashboard never autorun until the submit button is hit. Here is my XML that doesn't prevent it from autorun. thank you.

  <fieldset autoRun="false" submitButton="true">
    <input type="time" searchWhenChanged="false" token="timeVar02">
      <label></label>
      <default>
        <earliestTime>-24h</earliestTime>
        <latestTime>now</latestTime>
      </default>
    </input>
  </fieldset>

brdr
Contributor

No, the only token is for the time input that is in the code snippet provided.

0 Karma

DalJeanis
Legend

Is there any other place where you are setting tokens?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...