Refine your search:

Hi, I'm looking for a possibility to add a download link to a column within a result table ( e.g. ... | table field1). This should be a clickable link for the user that contain the field value of field1 in the URI e.g. http://myserver/field1Value.xml

Is there a way to achieve this in Splunk?

Thanks!

asked 28 Feb '11, 17:45

lwalhoefer's gravatar image

lwalhoefer
134
accept rate: 0%


One Answer:

Yes, it can be done. But it's note quite straight-forward. You have to either create a custom Module to do it or alter the behaviour of a SimpleResultTable using an application.js in your app.

link

answered 02 Mar '11, 10:10

ziegfried's gravatar image

ziegfried ♦
10.0k1618
accept rate: 52%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×44

Asked: 28 Feb '11, 17:45

Seen: 1,746 times

Last updated: 30 Mar '11, 22:22

Copyright © 2005-2012 Splunk Inc. All rights reserved.