Reporting

How to reassign the owner of a _ScheduledView?

nls7010
Path Finder

A user has left our company and I need to reassign his ScheduledViews to another person.

How can I do that?

Tried the orphaned searches, but it's not really orphaned at this point.

0 Karma

manjunathmeti
Champion

Use the Reassign Knowledge Objects page in Settings:

1. Select Settings > All configurations.
2. Click Reassign Knowledge Objects.
3. For the knowledge object that you want to reassign, click Reassign in the Action column.
4. Click Select an owner and select the name of the person that you want to reassign the knowledge object to.
5. Click Save to save your changes.

Only users with the Admin role can reassign knowledge objects to new owners.

OR you can edit default/local.meta in your app to update the owner of the ScheduledView.

../app/metadata/default.meta

[ScheduledViewName]
owner = new_owner
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...