All Apps and Add-ons

Trying to imbed a hyperlink to a .msg file in a dashboard panel

mjones414
Contributor

I have tried all sorts of ways to do this and none have worked. All I really want to accomplish is have a file hyperlink pointing to a template email I've created for a specific dashboard panel I use.. this is the latest attempt, where the link to google is, I would simply replace with Click to send email

index=main password expired | convert ctime(_time) as time| stats values(host) earliest(time) by user | rename user as "Account Name" | rename values(host) as "Servers Involved" | rename earliest(time) as "Time of first occurance:" | chart values("Account Name") values("Time of first occurance:") by "Servers Involved" | rename values("Account Name") as "Account Name:" | rename values("Time of first occurance:") to "Time Of First Occurance:"Hosts reporting Expired Accounts in the last 7 days-7d@dnow Servers connect default false right "" "" "" all <a href="http://www.google.com">test</a>
0 Karma

Ron_Naken
Splunk Employee
Splunk Employee

If you're looking to create a button on the event that allows you to send e-mail, an easy method would be to use "Workflow Actions":
http://docs.splunk.com/Documentation/Splunk/5.0.1/Knowledge/CreateworkflowactionsinSplunkWeb

This even allows you to change the URI based on field contents.

You could also place a link on a dashboard using an HTML panel:
http://docs.splunk.com/Documentation/Splunk/5.0.1/Viz/PanelreferenceforSimplifiedXML#HTML_panel

0 Karma

mjones414
Contributor

sorry, some of my text got eaten by the submission... but I'm hoping there's enough here to demonstrate what I'm trying to do

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 ...