- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
manish_singh_77
Builder
04-16-2020
06:26 AM
Has anyone created python script to update knowledge object permissions in bulk?
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

harsmarvania57
Ultra Champion
04-17-2020
06:38 AM
Hi,
You can use script given on https://github.com/harsmarvania57/splunk-ko-change to update KO permissions in bulk.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

harsmarvania57
Ultra Champion
04-17-2020
06:38 AM
Hi,
You can use script given on https://github.com/harsmarvania57/splunk-ko-change to update KO permissions in bulk.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
manish_singh_77
Builder
04-20-2020
05:37 AM
@harsmarvania57
How can we execute the command from Splunk GUI, can it be done through custom alert action or custom search command?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

harsmarvania57
Ultra Champion
04-20-2020
07:41 AM
To execute that script in GUI you need to go with custom search command route and need to modify that script significantly.
