- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

deepu123
Explorer
04-19-2017
12:14 PM
Hello,
some correlation searches don't trigger. when I copy the search and tried to run on search window, I am getting error: "command="xswhere", [Errno 13] Permission denied". is this related to an extreme search permission issue?
thanks in advance.
Regards,
Deepak
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

deepu123
Explorer
04-20-2017
03:34 PM
It was file permission issue, I changed the permission and now it's working 🙂
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

deepu123
Explorer
04-20-2017
03:34 PM
It was file permission issue, I changed the permission and now it's working 🙂
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jkat54

SplunkTrust
07-30-2018
07:49 AM
The solution is to give appropriate permissions on the python files in /bin in the extreme search app.
for example, you might need execute bit enabled. So you could use ‘chmod +x’.
Another example, maybe the user splunk is running as doesn’t have execute permissions on the pyton files.
