Dashboards & Visualizations

This dashboard version is missing: Why am I getting this message?

pmacdonald
Explorer

I appear to be getting no data from the distinct windows performance app v1.2.0 running on Splunk 9. I have attached a screenshot of the app in question.

 

Windows_Performance.png

Labels (1)
Tags (2)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@pmacdonald 

Try adding a version tag in the form or dashboard tag. like

<form ..... version="1.1">

or

<dashboard ..... version="1.1">

 

I hope this will help you.

Thanks
KV
If any of my replies help you to solve the problem Or gain knowledge, an upvote would be appreciated.

0 Karma

pmacdonald
Explorer

Yes, thank you. And how exactly do I do that? What file do I edit?

 

Thanks

0 Karma

pmacdonald
Explorer

I am getting errors (Error on line 2: Invalid attribute name😞

 

<form theme="dark">
<form version="1.1" script="myCustomJS.js"</form>
<label>Overview</label>
<description>Overview of Infrastructure Performance and Alerts</description>
<fieldset submitButton="true" autoRun="false">
<input type="multiselect" token="field1">
<label>field1</label>
</input>
<input type="dropdown" token="field2">
<label>field2</label>
</input>
</fieldset>
<row>
<panel>
<single>
<title>Number of Currently Reporting Hosts</title>
<search>
<query>| inputlookup host_status.csv
| search status="active"
| stats dc(host) by status _time

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@pmacdonald 

<form  theme="dark" version="1.1" script="myCustomJS.js">
<label>Overview</label>
<description>Overview of Infrastructure Performance and Alerts</description>
<fieldset submitButton="true" autoRun="false">
<input type="multiselect" token="field1">
<label>field1</label>

 

KV

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 ...