Hello splunkers,
I was wondering if there's any way to give users a link to download a file from a splunk server (without setting up a separate web server on the same box). Basically, I want the user to be able to click an event in my dashboard, which should link to a related file on the server. I was thinking something along the lines of using Splunk's ServerSideInclude module to link to an HTML file which has a download link for the file, or something along those lines. Perhaps SideView's URLLoader or Redirector modules could dynamically link to the file path? Does anyone know if something like this would work, or if Splunk or SideView Utils has the capability to download files for a user at all? I'm really just fishing for ideas here.
Any help is appreciated. Thanks in advance.