Splunk Enterprise

How do I fix "This dashboard view is deprecated and will be removed in future versions of Splunk software Splunk 9.0"?

jotne
Builder

After upgrading to Splunk Enterprise 9.0 I do get the following message from several Dashboard.

This dashboard view is deprecated and will be removed in future versions of Splunk software. Open the updated view of this dashboard.

If I click the link, it just opens the same Dashboard, expect url is added with this: xmlv=1.1

Example:

 

 

 

https://myserver.com/en-GB/app/Search/test_locations?earliest=-24h%40h&latest=now
https://myserver.com/en-GB/app/Search/test_locations?xmlv=1.1&earliest=-24h%40h&latest=now

 

 

 

 Have tried to find how to fix the Dashboard, but can not find what to change.
Anyone have idea on how to fix this?

Labels (1)
Tags (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Check that the dashboard source specifies version 1.1.

<dashboard version="1.1">
...
</dashboard>
---
If this reply helps you, Karma would be appreciated.

View solution in original post

jotne
Builder

Why in the world does it not accept version="1.0".  Thanks for the solution 🙂

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Check that the dashboard source specifies version 1.1.

<dashboard version="1.1">
...
</dashboard>
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...