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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...