Splunk Search

Datamodel search permissions

mmoermans
Path Finder

The following search : | tstats summariesonly=t count from datamodel=Network_Traffic

Results in no results, even when giving the user permissions to all indexes. The only way to give results is to add the "User" role.
Why can't I give a custom role access to search this datamodel? The datamodel is global and so is the CIM app so I am confused why this doesn't work.

Tags (1)
0 Karma

koshyk
Super Champion

user role normally have around 16-17 capabilities attached to it.
My suggestion is you to create something like
- create new role my_user_role
- inherit all capabilities as per user at the start
- detach one by one from my_user_role
- See which is the least possible option to grant you that search (my assumption is search capability only, but not sure)

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...