Getting Data In

Can logs form a forwarder be restricted to be viewed by a set of users only?

rgadepal
New Member

Hi All,

 

I am looking to configure a sox app on splunk, so wanted to know if it is possible  to restrict a user/s to only view logs from a specific forwarder/s in the indexer?

Thanks!

Rahul Gadepalli

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @rgadepal,

accesses to data in Splunk are managed at index level, in other words if you want that a group of users be the only that see some data, you have to send these data in one index and give to the group access grants to that index.

It isn't possible to give different grants to different parts of data in the same index.

So you have to send logs from the forwarders that you want to limit to an index (e.g. IndexB), and all the other logs to another index (e.g. IndexA).

than you have to give access to IndexA to User_Group_1 and User_Group_2 and access to IndexB only to User_Group_2.

In this way:

  • User_Group_1 can see only IndexA
  • User_Group_2 can see IndexA and IndexB.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

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