Security

Is user-based data masking possible for one-index .

isha_rastogi
Path Finder

I have different users who will be accessing a index. Problem is I want User "A" to access the original data but for User "B" data would be masked for same index. I tried to create the Python script to mask the information but how to invoke the script on user-session.

0 Karma

renjith_nair
Legend

User role is assigned on index level and hence all or none will be affected. There are two ways you can try

  1. Forward data simultaneously to another index with and mask it (License meter counts)
  2. Run a search to populate a summary index from the original one after masking and give the user access to only summary index (no extra license needed)
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

isha_rastogi
Path Finder

What if user wants to see raw events with masked data? I believe summary indexing will be able to produce report or search for fields which are creating summary index.

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...