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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...