Dashboards & Visualizations

Error parsing dashboard XML: malformed URI sequence.

ShaunBaker
Path Finder

Updated Splunk 6.5.x to 7.3.0 and now one of my main dashboards has, "Error parsing dashboard XML: malformed URI sequence. Go to "Edit Source" to fix."

Going into "Edit source", it states "Error on line -1: malformed URI sequence"

First few lines of XML:
``

> `<form>   <label>Overview -
> v2.4</label>   <fieldset
> submitButton="false"
>             autoRun="true">
>     <input type="time"
>            searchWhenChanged="true">
>     
Tags (1)
0 Karma

jacobpevans
Motivator

Greetings @ShaunBaker,

Indeed it looks messed up to me. It should look like this:

<form>
  <label>Overview - v2.4</label>
    <fieldset submitButton="false" autoRun="true">
      <input type="time" searchWhenChanged="true">  
...
Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
0 Karma

ShaunBaker
Path Finder

Still Errors when formatted as above. This was a working dashboard before the 7.3 upgrade.

0 Karma

jacobpevans
Motivator

If it was working before the upgrade, and it now looks like as you posted, I would try just restoring that single dashboard XML from a backup and go from there.

Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...