Dashboards & Visualizations

How to set permissions/visibility for dashboard PDF delivery schedule?

cjansson77
New Member

Hi all,

I have a dashboard that is scheduled for PDF delivery every day at 1pm. However, when a coworker logs into Splunk and views that dashboard for himself, he can also schedule a separate PDF delivery, but can't see that I've already set one up.

Is there any way to "share" the PDF delivery so when he logs in, he sees that I've already scheduled it for delivery?

Thanks!

0 Karma

frobinson_splun
Splunk Employee
Splunk Employee

Hi @cjansson77,
You might consider running a GET request on the following endpoint to list scheduled "views" (dashboards) in your system. There is an "is_scheduled" key that indicates whether PDF delivery is set up.

http://docs.splunk.com/Documentation/Splunk/6.4.2/RESTREF/RESTsearch#scheduled.2Fviews

For this particular dashboard, you can use the name in a GET on the /scheduled/views/{name} endpoint and check the "is_scheduled" key in the response:
http://docs.splunk.com/Documentation/Splunk/6.4.2/RESTREF/RESTsearch#scheduled.2Fviews.2F.7Bname.7D

See also this previous similar post:
https://answers.splunk.com/answers/342709/which-dashboards-have-been-configured-for-pdf-deli.html

Hope this helps!

Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...