Security

How can we set the owner of a saved search from admin to another user?

ddrillic
Ultra Champion

In the following page, we are unable to change the ownership of a saved search -

Where can we do it?

alt text

Tags (3)
0 Karma
1 Solution

elliotproebstel
Champion

If you have filesystem access to the search head, you can change it in $SPLUNK_HOME/etc/apps/yourapp/metadata/local.meta.

Look for the stanza starting with [savedsearches/45%20Day%20AuthFailures] and replace owner = admin with the value of the username you would like to have own the search.

Note: After doing this, you will probably need to visit https://your.search.head/en-US/debug/refresh to make Splunk pick up the change in the config file.

View solution in original post

somesoni2
SplunkTrust
SplunkTrust

Also look at the REST API method of doing the same (requirement: the current owner should be a valid user). This is helpful for SHC as well as avoids file changes and refresh/restart of Splunk.

https://answers.splunk.com/answers/295303/how-do-i-change-the-owner-of-a-saved-search-or-vie.html

ddrillic
Ultra Champion

Gorgeous @somesoni2.

0 Karma

elliotproebstel
Champion

If you have filesystem access to the search head, you can change it in $SPLUNK_HOME/etc/apps/yourapp/metadata/local.meta.

Look for the stanza starting with [savedsearches/45%20Day%20AuthFailures] and replace owner = admin with the value of the username you would like to have own the search.

Note: After doing this, you will probably need to visit https://your.search.head/en-US/debug/refresh to make Splunk pick up the change in the config file.

ddrillic
Ultra Champion

Perfect @elliotproebstel. I see it!!!

[savedsearches/<name>]
export = none
owner = admin
version = 6.5.2
modtime = 1509563343.905030000
0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...