Thanks For Downloading!Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows: Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into Unix/Linux: Decompress the downloaded file using a tool like DescriptionThis extension allows you to directly download PDF reports from the Actions-menu in addition to scheduling them for email delivery. InstallationFollow the instructions in the App-Setup screen. UninstallationIn order to uninstall, you have to disable the PDF download action via the app setup page prior to removing the app from the system. Versions and Release Notes
Version 1.0 (current version - updated Jun 24, 2011)
|
Seems to be working in a 4.3.1 in combination with a locally installed pdf-server. However it does not seem to be working with a remote pdf-printer / server solution.
Anyone else tried the pdf-download in combination with remote pdf-server installation?
Hi
After downloading I figured out the script was not working at all, so here is what I did to fix it:
Look for the following line:
response = urllib2.urlopen(urllib2.Request("http://localnix:8000/en-US/account/login?return_to=%2Fen-US%2F_bump"))
replace it with
response = urllib2.urlopen(urllib2.Request(login_url))
Please be so kind and fix that in the splunkbase package :)
Not working under 4.3. PDF option is greyed out.
The Link is in the Action Menu, But I it isnt visible.....I cant click on it
There's a report right below it..What am I missing?
And are the PDF qualities better than the Built in Print Function?
Didn't work for me. Splunk4.2.2 (101277). Selected Download PDF, hung at loading. Select Generate and Download. Hung.
Will be trying this one today. Thanks!
