How to restrict access to specific logs in Datadog for certain users?

Hello,
We have a requirement where we need to provide access to only a specific groups of logs and restrict all other logs access to a certain group of users (devs).

RBAC doesn’t seem like the right fit for this. The other option I am exploring is having a child account and just publishing the specific logs needed by the devs to this account. Are there any other solutions to this in DD?

Thanks in advance for the help

Hi! You are correct child orgs is another solution where rbac fails to deliver. This is a good document to refer. Another possible way is to have rbac on index for your dev team with added feature of customizable retention. Hope it helps!