Dashboards & Visualizations

How to redirect a hyperlink to EMail

aditsss
Motivator

Hi Everyone,

I have created hyperlink like below:

<html depends="$show_html$">
<div style="font-weight:bold;font-size:200%;text-align:center;color:red">
If you considered it as Error. Please Contact <a href="your_link" target="_blank"> O2-Site-Reliability-Engineering Team.</a>
</div>
</html>

I want when I should click on this hyperlink .It should open Email with O2-Site-Reliability-Engineering <o2-site-reliability-engineering@sg.com>

Can some one guide me on this.

Labels (2)
0 Karma
1 Solution

ericjorgensenjr
Path Finder
<a href="mailto:o2-site-reliability-engineering@sg.com">O2-Site-Reliability-Engineering Team.</a>

View solution in original post

ericjorgensenjr
Path Finder
<a href="mailto:o2-site-reliability-engineering@sg.com">O2-Site-Reliability-Engineering Team.</a>
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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...