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>
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...