Dashboards & Visualizations

Image hyperlink not working after Splunk cloud upgrade version: 9.0.2303.101?

Jagadeesh2022
Path Finder

HI Friends,

Recently our Splunk cloud upgraded to version: 9.0.2303.101. After this upgrade in Splunk dashboard image hyperlinks not working. 

Could you please assist on this issue?

This is our dashboard source code:

<panel id="pg_os_kpi_performance_indicator">
<title>OS Key Performance Indicators</title>
<html>
<center>
<button class="pg_button_launch">
<a class="pg_link" href="prime_global_os_base_metrics" target="_blank">OS Base Metrics</a>
<a class="pg_link" href="prime_global_os_base_metrics" target="_blank">
<img class="baseImage" src="/static/app/PG_COMMON_LIBRARY/images/Dashboard2.png" style="height: 50px;"/>
<img class="overlapImage" src="/static/app/PG_COMMON_LIBRARY/images/OpenNew.png"/>.
</a>
</button>

 

Normal string hyperlinks working fine. Only image hyperlink not working. Image is visible while click that image new dashboard not opened.

 

Kindly provide some suggestion to overcome this issue.

Labels (4)
0 Karma
1 Solution

Jagadeesh2022
Path Finder

Hi @isoutamo ,

 

Ok sure. Thanks for the suggestion. 

I have find the solution for this issue. 

Please find the updated source code:

<button class="pg_button_launch">

<a class="pg_link" href="prime_global_server_socket_details" target="_blank">
<img class="pg_link" href="prime_global_server_socket_details" target="_blank" src="/static/app/PG_COMMON_LIBRARY/images/Server6.png" style="height: 50px;"/>
</a>
</button>

 

This changes working fine for me. Now Image hyperlink working as expected.

View solution in original post

Tags (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

you should try to find reason from internal logs. If those didn't help, then create a support case to splunk.

r. Ismo

0 Karma

Jagadeesh2022
Path Finder

Hi @isoutamo ,

 

Ok sure. Thanks for the suggestion. 

I have find the solution for this issue. 

Please find the updated source code:

<button class="pg_button_launch">

<a class="pg_link" href="prime_global_server_socket_details" target="_blank">
<img class="pg_link" href="prime_global_server_socket_details" target="_blank" src="/static/app/PG_COMMON_LIBRARY/images/Server6.png" style="height: 50px;"/>
</a>
</button>

 

This changes working fine for me. Now Image hyperlink working as expected.

Tags (1)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...

SOK it to Me: Top 3 Benefits of Using Splunk Operator on Kubernetes that’ll Make ...

    Thursday, July 9, 2026  |  11:00AM–12:00PM PDT Duration: 1 hour (includes Q&A) Managing can feel like a ...