Dashboards & Visualizations

How can I connect a field in my dashboard panel to an external URL?

dchalasani
Path Finder

Hi,

In dashboard table panel I have a field called src_ip. Now I want to give a external link to this particular field..How do I do it? What are the changes I have to do in Source_Code?

Url link I want to use : https://www.tcpiputils.com/browse/ip-address/

0 Karma

gpareesi11
Path Finder

Hi,

Looking this documentation, you should be able to create a workflow.
http://docs.splunk.com/Documentation/SplunkCloud/6.6.0/Knowledge/CreateworkflowactionsinSplunkWeb

  1. Navigate to Settings > Fields > Workflow actions.
  2. Click New to create a workflow action.
  3. For the Destination App, select search.
  4. For Name, type: get_whois_info
  5. For Label, type: Get info for IPaddress: $src_ip$
  6. For Apply only to the following fields, type: src_ip
  7. For Action type, make sure link is selected.
  8. For URI, type: https://www.tcpiputils.com/browse/ip-address/$src_ip$
  9. From the Open link in drop down menu, make sure New window is selected.
  10. From the Link Method drop down menu, make sure get is selected.
  11. Save your workflow action.
  12. Verify your workflow action works as expected. Return to the Search & Reporting app and search for sourcetype="" src_ip="" over the last 4 hours.
  13. Expand the first event and click Event Actions.
  14. Click Get info for IPaddress: {src_ip}. A secondary browser window should open to the URI and display the IP address information.

I'm not exactly sure how this should be add to Dashboard.
Maybe this can be helpful.

G

0 Karma
Get Updates on the Splunk Community!

Index This | A sphere has three, a circle has two, and a point has zero. What is it?

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

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...