Splunk Enterprise Security

Restrictions filter - Role restrict search

hugohctint
Loves-to-Learn Lots

I created a Role with the following restriction:

1- origen::chile OR ( index::_audit AND user="secchi")

But still can see the data models with any origen. I can filter a data model in search and reporting like this: 

2- | datamodel "Authentication"   search | search Authentication.origen="chile"

But a don't know how to combine the 1 and 2 into one single restriction to include it into the Role restrict search. Any ideas?

Thank you 

 

0 Karma

hugohctint
Loves-to-Learn Lots

The key here is to only get event data with origen="chile" and datamodel Authentication with values Authentication.origen="chile" when the user "chile" logs in. The place that is the most obvios to do this is at the Role setting Role->Restrictions

From what I see, the SPL you wrote there is no filtering both.

0 Karma

to4kawa
Ultra Champion

I see, That's true.
Because  where needs to be written by you.

I used append to show the two logs and then selfjoin them together.
If There is the row that has Authentication.origen field, it should be kept.

0 Karma

hugohctint
Loves-to-Learn Lots

Thanks for responding. It does not seem to work. Could you please explain the logic?

0 Karma

to4kawa
Ultra Champion

Did you try? What are the query and result? I don't have any information at all, so that's all I can do.

Please look up the meaning of spl.

0 Karma

to4kawa
Ultra Champion

append and | eval origen=coalesce(origen,Authentication.origen) | selfjoin origen | where as_you_like

0 Karma
Get Updates on the Splunk Community!

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...