Reporting

How to get a list of reports that trigger an email or run a script after completion?

shivamagrawa
Explorer

How can I fetch the list of reports that trigger an email or run a script after completion?

0 Karma
1 Solution

sheamus69
Communicator

Try something like:

| rest /services/saved/searches |search action.email=1|rename eai:acl.app as Application| table title updated description application action.email.to

The table fields are just suggestions - take a look at whats listed and see what you find useful.

View solution in original post

sheamus69
Communicator

Try something like:

| rest /services/saved/searches |search action.email=1|rename eai:acl.app as Application| table title updated description application action.email.to

The table fields are just suggestions - take a look at whats listed and see what you find useful.

shivamagrawa
Explorer

Thanks. working Perfect

0 Karma

somesoni2
Revered Legend

Try this

| rest /servicesNS/-/-/savedsearches splunk_server=local | search actions=* | table title author eai:acl.app search cron_schedule alert.*
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...