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!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...