Dashboards & Visualizations

How to add a documentation URL to the splunk dashboard?

pavanae
Builder

I am trying to add a documentation link to the splunk dashboard.

below is the html code for the dashboard before and after the html tags

    Detailed instructions of dashboard: <a href="https://abc-app.def.net/ghiklmn/controller/authorsolution/?action=edit&solutionID=161208153937927&page=1&SToken=37F7E60SAD4FDSF54DS45WA5C0">kjgjhg</a>

But getting the below error and coudn't able to save the dashboard

Error parsing XML on line XX: EntityRef: expecting ';'

How to modify the above XML to add the link

0 Karma
1 Solution

PowerPacked
Builder

Hi @pavanae

Please add this code to dashboard & give a try

<row>
    <panel>
      <html>
       <h1>Detailed instructions of dashboard:</h1>
        <a href="https://answers.splunk.com/answers/660073/how-to-add-a-documentation-url-to-the-splunk-dashb.html">Info Page</a>
      </html>
    </panel>
  </row>

View solution in original post

0 Karma

PowerPacked
Builder

Hi @pavanae

Please add this code to dashboard & give a try

<row>
    <panel>
      <html>
       <h1>Detailed instructions of dashboard:</h1>
        <a href="https://answers.splunk.com/answers/660073/how-to-add-a-documentation-url-to-the-splunk-dashb.html">Info Page</a>
      </html>
    </panel>
  </row>
0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...