Splunk Search

How to filter fields for specific user from a index?

happylearning
Loves-to-Learn

let's say i have 1 index and we have multiple users, i want to assign a role so that user A can only view 5 interesting fields from 50 interesting fields. 

 

 

Labels (1)
Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try creating a new (summary) index with just the five fields in for each event in the main index as assign it to the restricted role.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @happylearning,

it isn't possible because in Splunk information access is managed at index level, so it isn't possible to create a role that can view only a part of information.

You can solve your requirement in two ways:

Create a dashboard for each role that visualize only the requested fields blocking the access to full events.

Copy the information in dedicated summary indexes containing only the information for one role.

Ciao.

Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...