I've been using Splunk for so long, but how do you see what a users effective permissions are? By effective permissions, I mean a user can be a member of multiple roles with the different srchDiskQuota, srchJobsQuota, srchMaxTime, etc. How to I see which are being applied?
// useless
splunk cmd btool --debug --user=admin --app=search authorize layer
Normally I don't have to worry as I typically keep it simple.
... View more