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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...