<?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: Restrict users from export data in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591745#M12035</link>
    <description>&lt;P&gt;See if you can use SDK because that would be much easier and take care of most of the best practices.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 11:58:26 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2022-03-31T11:58:26Z</dc:date>
    <item>
      <title>How to restrict users from export data via RestAPI, CLI ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591660#M12022</link>
      <description>&lt;P&gt;Hi splunkers,&lt;/P&gt;
&lt;P&gt;i know how we can restrict users from export data in splunk web.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone happens to know , how can we &lt;STRONG&gt;restrict&lt;/STRONG&gt; users from export data via &lt;SPAN&gt;RestAPI, CLI ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:30:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591660#M12022</guid>
      <dc:creator>human96</dc:creator>
      <dc:date>2022-03-31T13:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591675#M12024</link>
      <description>&lt;P&gt;&lt;STRONG&gt;export_results_is_visible&lt;/STRONG&gt; capability in the answer.&lt;BR /&gt;(Basically it will hide the "Export Results" button on Splunk Web. - &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/Security/Rolesandcapabilities" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/Security/Rolesandcapabilities&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By default, this capability is available with the user role. So you need to create a new role similar to the user but then exclude this capability. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or you can modify the default user role and remove this capability. (If you want this to happen to specific users, don't take this approach)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 05:37:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591675#M12024</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-31T05:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591681#M12025</link>
      <description>&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;As i already mentioned i know&amp;nbsp;&lt;SPAN&gt;"export _ results _ is _ visible" role capability makes the restriction on SplunkWeb.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i just want to&amp;nbsp;&amp;nbsp;restrict a specific user to export from RestAPI, CLI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;is it possible ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 05:48:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591681#M12025</guid>
      <dc:creator>human96</dc:creator>
      <dc:date>2022-03-31T05:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591684#M12026</link>
      <description>Sorry about misunderstanding the question. Posted a seperate response//</description>
      <pubDate>Thu, 31 Mar 2022 06:00:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591684#M12026</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-31T06:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591688#M12027</link>
      <description>&lt;P&gt;If you don't want to allow them to export then you need to revoke their searching capability.&lt;/P&gt;&lt;P&gt;Because if they can search then Splunk doesn't have any control to stop them from exporting.&lt;/P&gt;&lt;P&gt;But anyways if you wish the user from running the search queries you can remove &lt;STRONG&gt;search&lt;/STRONG&gt;&amp;nbsp;capability from the role. (By default the role user has this capability.) -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/Security/Rolesandcapabilities" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/Security/Rolesandcapabilities&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 06:03:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591688#M12027</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-31T06:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591691#M12028</link>
      <description>&lt;P&gt;Thanks for your response .&lt;/P&gt;&lt;P&gt;i have one more doubts.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to set up a new port dedicated to API in splunk ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if yes please tell me the process ,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Documentation would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 06:15:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591691#M12028</guid>
      <dc:creator>human96</dc:creator>
      <dc:date>2022-03-31T06:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591692#M12029</link>
      <description>&lt;P&gt;&lt;STRONG&gt;No&lt;/STRONG&gt;, I don't think so. The API works on Splunk's management port 8089.&lt;/P&gt;&lt;P&gt;Because they both are actually the same thing. Splunk does all its management through API as well.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 06:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591692#M12029</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-31T06:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591696#M12030</link>
      <description>&lt;P&gt;&lt;SPAN&gt;is there any best practices for running Splunk's API from an external system?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Documentation would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 06:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591696#M12030</guid>
      <dc:creator>human96</dc:creator>
      <dc:date>2022-03-31T06:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict users from export data</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591745#M12035</link>
      <description>&lt;P&gt;See if you can use SDK because that would be much easier and take care of most of the best practices.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 11:58:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-restrict-users-from-export-data-via-RestAPI-CLI/m-p/591745#M12035</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-31T11:58:26Z</dc:date>
    </item>
  </channel>
</rss>

