Refine your search:

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 %PROGRAMFILES%\Splunk\etc\apps. Then restart Splunk using the splunk restart command or the GUI.

Unix/Linux: Decompress the downloaded file using a tool like tar -xvf and place the resulting folder into $SPLUNK_HOME/etc/apps. Then restart Splunk using the splunk restart command or the GUI.

Description

This extension allows you to directly download PDF reports from the Actions-menu in addition to scheduling them for email delivery.

Installation

Follow the instructions in the App-Setup screen.

Uninstallation

In 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)

posted 24 Jun '11, 14:22

ziegfried's gravatar image

ziegfried ♦
7.2k1315
accept rate: 52%

new version 24 Jun '11, 14:22


6 Reviews:
1 rating

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?

comments (0)

reviewed 16 Apr, 00:23

lmyrefelt's gravatar image

lmyrefelt
1
accept rate: 0%

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 :)

comments (0)

reviewed 30 Jan, 05:32

flo_cognosec's gravatar image

flo_cognosec
404
accept rate: 0%

Not working under 4.3. PDF option is greyed out.

comments (0)

reviewed 20 Jan, 10:21

MBerikcurtis's gravatar image

MBerikcurtis
652
accept rate: 25%

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?

comments (0)

reviewed 12 Oct '11, 21:28

Dark_Ichigo's gravatar image

Dark_Ichigo
24616
accept rate: 64%

Didn't work for me. Splunk4.2.2 (101277). Selected Download PDF, hung at loading. Select Generate and Download. Hung.

comments (0)

reviewed 04 Aug '11, 16:22

jaxjohnny's gravatar image

jaxjohnny
11
accept rate: 0%

Will be trying this one today. Thanks!

comments (0)

reviewed 29 Jun '11, 06:59

mikelanghorst's gravatar image

mikelanghorst
1.2k17
accept rate: 25%

Your review

Did you find this app useful?

Preview toggle preview

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