Dashboards & Visualizations

Has anyone used a pdf file to load/open as part of a dashboard?

arielpconsolaci
Path Finder

Hi Splunkers,

 

Has anyone used a pdf file to load/open as part of a dashboard?

(Not a link to the pdf file)

 

Thanks in advance.

Kind Regards,

Ariel

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Do you mean use an iframe to display a PDF document as part of your dashboard?

If so, this has to be enable through settings in the web.conf file.

[settings]
dashboard_html_allow_embeddable_content = true
dashboard_html_allow_iframes = true
dashboard_html_allowed_domains = <list of allowed domains>
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Also take into account that displaying PDFs is not a Splunk interface functionality but rather something that might be (or not, depending on the version) implemented on the browser side. And might probably be disabled in some browsers.

0 Karma

arielpconsolaci
Path Finder

HI @ITWhisperer 

 

Yes. That is correct.

And iframe is the way I found to load a pdf file. However, it does not seem to work properly.

My files are located under the appserver/static directory of the application.

 

Thanks for the advise on web.conf. 

I failed to mention that the platform is in Splunk Cloud. That conf seems to be intended on system level. Is that right? 

 

Best Regards,

Ariel

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Yes, web.conf is in etc/system/local and you may not be able to change it for cloud so easily if at all.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...