Dashboards & Visualizations

Migration from Classic Dashboard to Studio Dashboard

Mar
Loves-to-Learn Lots

Hello,

I am trying to migrate my dashboard to the new Studio version, splunk did it automatically, but the conversion from the xml to json it is not correct at all.

I have that piece of code in my xml source :

<search>
    <query>
           |makeresults
    </query>
    <earliest>$tk_range_date.earliest$</earliest>
    <latest>$tk_range_date.latest$</latest>
    <progress>
          <eval token="toearliest">strptime($job.earliestTime$, "%Y-%m-%dT%H:%M:%S.%3N%z")</eval>
          <eval token="tolatest">strptime($job.latestTime$, "%Y-%m-%dT%H:%M:%S.%3N%z")</eval>
          <set token="jobearliest">$job.earliestTime$</set>
           <set token="joblatest">$job.latestTime$</set>
    </progress>
</search>

Where and how include it in my json source?

Thank you!

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

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...