Dashboards & Visualizations

Is there any way to download dashboard using python in powerpoint?

jat_ashish
Explorer

i want to download splunk dashboard using python.please help me out in this. is there any way then please let me know.

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

Hi @jat_ashish,

What I understand is you want to create functionality which can export dashboard as powerpoint-presentation file.
You need to write the whole python library to generate dashboard into power-point file. But you can get external python libraries' help to read the dashboard, to generate power-point file, etc.

Same thing is done for Splunk's export PDF functionality in Splunk. This steps requires a lot of efforts for sure, but currently no solution available out there.

Manually if you want to do it, you either take screenshots and add to powerpoint or you can export PDF and try to convert into power-point.

VatsalJagani
SplunkTrust
SplunkTrust

What dashboard XML you want to download?

0 Karma

jat_ashish
Explorer

dashboard as a power point not xml

0 Karma

martynoconnor
Communicator

Do you also mean you want to download the XML of a dashboard, or the HTML output as rendered when you view it? One will require file system access, the other will require the use of something like requests or beautifulsoup.

0 Karma

jat_ashish
Explorer

I neet that in powerpoint

0 Karma
Get Updates on the Splunk Community!

Video | Welcome Back to Smartness, Pedro

Remember Splunk Community member, Pedro Borges? If you tuned into Episode 2 of our Smartness interview series, ...

Detector Best Practices: Static Thresholds

Introduction In observability monitoring, static thresholds are used to monitor fixed, known values within ...

Expert Tips from Splunk Education, Observability in Action, Plus More New Articles on ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...