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