Splunk Search

How to hide an entire field value?

fatanyk
Explorer

Hello,

I've an index where all my data is stored and I want to create 2 savedsearch : 

- one with all the data (i have to create this one because there are others sourcetype that i don't want the user to access).

- one with less data

I have an issue when i create my savedsearch with 

 

 

|table myfield1,myfield2

 

 

 i can see myfield3 in the events tab from the search result.

 

In fact, i want to see myfield3 from events tab only with my savedsearch with all the data but not in the other one.

Labels (2)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @ITWhisperer,

data access is controlled at index level, but you cannot give access to a user to a part of the index.

You can create dedicated dashboards that display only some fields, but you have also to block the access to the raw data (Open in search feature).

A good approach could be the one hinted by  @ITWhisperer of creating a new Summary index with only a part of information for these users.

Ciao.

Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @ITWhisperer,

data access is controlled at index level, but you cannot give access to a user to a part of the index.

You can create dedicated dashboards that display only some fields, but you have also to block the access to the raw data (Open in search feature).

A good approach could be the one hinted by  @ITWhisperer of creating a new Summary index with only a part of information for these users.

Ciao.

Giuseppe

0 Karma

fatanyk
Explorer

I'll try to check that.

 

Thx

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @fatanyk,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated by all the contributors 😉

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

The events tab shows the events from the initial search, before any transformation such as removing a field from the output of the search.

Instead, you could use a summary index to store the depleted events.

0 Karma
Get Updates on the Splunk Community!

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...

Bridging the Gap: Splunk Helps Students Move from Classroom to Career

The Splunk Community is a powerful network of users, educators, and organizations working together to tackle ...