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

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!

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...