<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I limit access to specific events in one index? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411517#M9833</link>
    <description>&lt;P&gt;As per docs it seems I can write in search filters &lt;CODE&gt;index=indexname table=security&lt;/CODE&gt; but can you please elaborate about security issue...&lt;BR /&gt;
As from last 2 months i was having only one input which indexing all data without any filter and now the requirement come about limiting access so thinking to use search filters but first want to undersatnd about security issue..&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 13:35:13 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-11-26T13:35:13Z</dc:date>
    <item>
      <title>How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411513#M9829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using OMS add-on.  I have one index with one host,source and source type.&lt;BR /&gt;
Now I want to limit access  to specific table like below:-&lt;BR /&gt;
1. index=idx table=security-----------User1&lt;BR /&gt;
2. index=idx table=info---------------User2&lt;/P&gt;

&lt;P&gt;I am able to create a separate index, but that also causes it to reindex data as one user wants to view all data and not any specific events/table ..So what will be best way to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 11:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411513#M9829</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T11:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411514#M9830</link>
      <description>&lt;P&gt;i think you can edit the user1 user2 roles such a way that they have access to the respective tables. &lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:44:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411514#M9830</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2018-11-26T12:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411515#M9831</link>
      <description>&lt;P&gt;You could do that by creating separate roles and setting Search Filters for each of those. But search filters based on search time extracted fields are basically not secure, as users have control over the search time extractions. See also: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Security/Addandeditroles#Search_filter_format"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Security/Addandeditroles#Search_filter_format&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In general the recommended way to segregate access is by putting data in separate indexes. If you have users that need to access all data, you can do two indexes named like: &lt;CODE&gt;idx:security&lt;/CODE&gt; and &lt;CODE&gt;idx:info&lt;/CODE&gt; and then the users that have access to both, can use &lt;CODE&gt;index=idx*&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:14:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411515#M9831</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-26T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411516#M9832</link>
      <description>&lt;P&gt;thanks @FrankVl  search filters are applicable to host source and sourcetype but not applicable to specific fields like in my case table=security also can you please elaborate  about security isssue-" users have control over the search time extractions."&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:21:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411516#M9832</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T13:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411517#M9833</link>
      <description>&lt;P&gt;As per docs it seems I can write in search filters &lt;CODE&gt;index=indexname table=security&lt;/CODE&gt; but can you please elaborate about security issue...&lt;BR /&gt;
As from last 2 months i was having only one input which indexing all data without any filter and now the requirement come about limiting access so thinking to use search filters but first want to undersatnd about security issue..&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411517#M9833</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-11-26T13:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411518#M9834</link>
      <description>&lt;P&gt;A user could create a knowledge object that overwrites the value of the table field, to get access to all the data.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:46:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411518#M9834</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-26T13:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411519#M9835</link>
      <description>&lt;P&gt;Thanks @FrankVI..last question can you please give one example about how can I get access to whole index by editing knowledge objects&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411519#M9835</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411520#M9836</link>
      <description>&lt;P&gt;If your search filter restricts access based on &lt;CODE&gt;table=info&lt;/CODE&gt;. I can for instance define a calculated field table for that sourcetype, that just sets &lt;CODE&gt;table=info&lt;/CODE&gt;, overwriting the actual value, which means the search filter will always match and return all the events, regardless of the original table value.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411520#M9836</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-26T13:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411521#M9837</link>
      <description>&lt;P&gt;Hi @FrankVI, my field name is &lt;CODE&gt;$table&lt;/CODE&gt; and suppose one role have access to &lt;CODE&gt;index=abc "$table"=info&lt;/CODE&gt; then what calculated fields (eval expression) give me access to all &lt;CODE&gt;$table&lt;/CODE&gt; fieldvalues&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:18:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411521#M9837</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T15:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411522#M9838</link>
      <description>&lt;P&gt;Like I said: a user could define something like &lt;CODE&gt;EVAL-$table = "info"&lt;/CODE&gt; , so the field always gets the "info" value (regardless of what was actually in the event). That way the filter will allow all events to go through.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:25:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411522#M9838</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-26T15:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411523#M9839</link>
      <description>&lt;P&gt;sorry if I misunderstand but how can user access &lt;CODE&gt;$table="severity"&lt;/CODE&gt; if user has only access to &lt;CODE&gt;$table="info"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:42:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411523#M9839</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T15:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411524#M9840</link>
      <description>&lt;P&gt;&lt;CODE&gt;$table="severity"&lt;/CODE&gt; is just a field extraction defined in Splunk (at search time) right. And those can be overruled by assigning another value to that field. So all the events get &lt;CODE&gt;$table="info"&lt;/CODE&gt; and as a result the user has access to all the events.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:48:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411524#M9840</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-26T15:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411525#M9841</link>
      <description>&lt;P&gt;my bad I have given &lt;CODE&gt;info&lt;/CODE&gt; just as sample value my actual value is &lt;CODE&gt;azuredignostic&lt;/CODE&gt;&lt;BR /&gt;
so one user has access to search string &lt;CODE&gt;index=abc $table="azuredignostics"&lt;/CODE&gt; then how this user can access &lt;CODE&gt;$table="Perf"&lt;/CODE&gt; data.&lt;BR /&gt;
are you saying to create calculated fields? how can i achieve?&lt;BR /&gt;
yes, &lt;CODE&gt;$table&lt;/CODE&gt; is extracted at search time using &lt;CODE&gt;kv_mode=json&lt;/CODE&gt; in props.conf&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 16:08:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411525#M9841</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T16:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411526#M9842</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/definecalcfields"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/definecalcfields&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 16:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411526#M9842</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-11-26T16:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit access to specific events in one index?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411527#M9843</link>
      <description>&lt;P&gt;i checked this link and it seems in calculated fields I have option host/source/sourcetype to make it as * but in my case I have only 1 host,1 source and 1 sourcetype so I am not able to override &lt;CODE&gt;$table="azuredignostics"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 17:54:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-limit-access-to-specific-events-in-one-index/m-p/411527#M9843</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2018-11-26T17:54:27Z</dc:date>
    </item>
  </channel>
</rss>

