Deployment Architecture

Changing the ownership of Orphaned searches in Splunk cloud

santosh_hb
Explorer

I would like to change the ownership of a couple of Orphaned searches in Splunk cloud. How can I do it in GUI?
Is it possible to do it in GUI? If yes, please guide me with the steps.

Tags (1)
0 Karma

woodcock
Esteemed Legend

You generally have several options:

For the desired option (through the Search Head GUI), upgrade to v6.6.* to get the new "Reassign Knowledge Objects" function:
http://docs.splunk.com/Documentation/Splunk/6.6.0/Knowledge/Resolveorphanedsearches

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

From the Search Head CLI with editor:
You can update the metadata in the location where the savedsearches.conf file exists. For instance, I've got a saved search in $SPLUNK_HOME/etc/apps/search/local, you can change the owner in $SPLUNK_HOME/etc/apps/search/metadata/local.meta. You will have to hit the _bump endpoint to get it to take effect immediately for you or just wait a while (refresh will not be immediate).

From the GUI brute force (works anywhere, even Cloud):
Go the the Saved searches, reports, and alerts configuration page and find your searches and one-by-one, click the Clone link and then the Delete link.

jkat54
SplunkTrust
SplunkTrust

See if this works:

Go to settings -> searches, reports, and alerts

Find the orphaned searches.

Click on permissions

Change the permissions on the search from private to app/global

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...