Splunk Search

getting the list of all saved searches

kteng2024
Path Finder

hi,

can i please know the query to list all the saved searches and query used for those saved searches , user id .

0 Karma
1 Solution

woodcock
Esteemed Legend

Like this:

|rest/servicesNS/-/-/saved/searches

Then add something like this:

| fields title eai:acl.app description search disabled triggered_alert_count actions action.script.filename alert.severity cron_schedule

View solution in original post

woodcock
Esteemed Legend

Like this:

|rest/servicesNS/-/-/saved/searches

Then add something like this:

| fields title eai:acl.app description search disabled triggered_alert_count actions action.script.filename alert.severity cron_schedule
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 ...