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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...