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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...