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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...