Security

show all roles that have existing restrict search terms settings

sbattista09
Contributor

I need help creating a search that will show all the roles in spunk that have a existing restrict search terms.

i would like a table like this

role_name | restricted_search_term
role1, index=foo

0 Karma
1 Solution

renjith_nair
Legend

@sbattista09 ,

Try

| rest /services/authorization/roles|fields title srchFilter
---
What goes around comes around. If it helps, hit it with Karma 🙂

View solution in original post

0 Karma

renjith_nair
Legend

@sbattista09 ,

Try

| rest /services/authorization/roles|fields title srchFilter
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

sbattista09
Contributor

thanks!

| rest /services/authorization/roles
| search srchFilter="foo foo foo foo"|fields title srchFilter

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 ...