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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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