admin管理员组文章数量:1125726
To configure granular permissions within a custom app in Splunk we can use the default.meta to set permissions for roles. We are using a custom app to deploy all our savedsearches (and other configurations) and we would like to make it impossible for anyone to make changes in the GUI to these searches as that would create "local" changes that I cannot overwrite easily in Splunk Cloud.
I deployed a default.meta with:
[]
access = read : [ * ], write : []
export = system
Thinking this would make sure that everyone can read but no one can write changes. But it turns out that as an admin I can just disable savedsearches through the GUI.
The question: How can I give no-one write access on any of the objects deployed through my app?
本文标签: Splunk meta configuration to not allow admin write permissionStack Overflow
版权声明:本文标题:Splunk meta configuration to not allow admin write permission - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736642390a1946024.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论