Dashboards & Visualizations

URL Link to a website

mouquet_m
New Member

Hey,

I am trying to add a link to a website in my dashboard in using drilldown like I read in this forum but it doesn't work, I cannot see anything on my dashboard. Can you help me, please?

For this example, it is just a simple link to google.



Total Number of Downloads
index="pdm_wave" "Event Label"="Download" | stats count
$earliest$
$latest$
search



Number of Downloads by date
index="pdm_wave" "Event Label"="Download" | timechart count | rename count AS "Total"
$earliest$
$latest$
visible
visible
linear
linear
column
gaps
0.01
default
shiny
all
0
ellipsisMiddle
right
strong text
strong text
strong text URL google
strong text
strong text




Tags (3)
0 Karma

Pierceyuk
Path Finder

On my dashboard I just use HTML code like:

<html>
  <p style="padding-top: 10px">
    <a href="https://www.google.com">www.google.com</a>
  </p>
</html>

Works for me, but this is on a form header not dashboard.

mouquet_m
New Member

Please replace URL google by http://www.google.com of course

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 ...