Reporting

How to get a list of alerts reports searches and dashboards by user

Splunker899
New Member

Need a search query to find the list of alerts reports and dashboards and their user names and its status enabled or disabled

0 Karma

micahkemp
Champion

For savedsearches try this:

| rest /services/saved/searches | search "eai:acl.owner"="admin" | table eai:acl.owner title disabled

And for dashboards scheduled for PDF delivery:

| rest /services/scheduled/views | table eai:acl.owner action.email.to title disabled
0 Karma
Get Updates on the Splunk Community!

SplunkTrust | Where Are They Now - Michael Uschmann

The Background Five years ago, Splunk published several videos showcasing members of the SplunkTrust to share ...

Admin Your Splunk Cloud, Your Way

Join us to maximize different techniques to best tune Splunk Cloud. In this Tech Enablement, you will get ...

Cloud Platform | Discontinuing support for TLS version 1.0 and 1.1

Overview Transport Layer Security (TLS) is a security communications protocol that lets two computers, ...