<?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 to write a search that shows all saved searches, reports &amp; lookup tables that are shared globally? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343961#M174890</link>
    <description>&lt;P&gt;Yes, the rest endpoint will let you access all configuration -&lt;/P&gt;

&lt;P&gt;Views -  &lt;CODE&gt;| rest /servicesNS/-/-/data/ui/views/ | rename "eai:acl.owner" as owner,"eai:acl.sharing" as sharing,"eai:acl.app" as app | table title owner app sharing | where sharing="global"&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2017 08:21:29 GMT</pubDate>
    <dc:creator>dineshraj9</dc:creator>
    <dc:date>2017-04-24T08:21:29Z</dc:date>
    <item>
      <title>How to write a search that shows all saved searches, reports &amp; lookup tables that are shared globally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343958#M174887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to write a search that shows all saved searches, reports &amp;amp; lookup tables that are shared globally?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:27:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343958#M174887</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-04-24T07:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a search that shows all saved searches, reports &amp; lookup tables that are shared globally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343959#M174888</link>
      <description>&lt;P&gt;Run the below 2 searches -&lt;/P&gt;

&lt;P&gt;1) Searches &amp;amp; Reports - &lt;CODE&gt;| rest /servicesNS/-/-/saved/searches | rename "eai:acl.owner" as owner,"eai:acl.sharing" as sharing,"eai:acl.app" as app | table title owner app sharing | where sharing="global"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;2) Lookup table files - &lt;CODE&gt;| rest /servicesNS/-/-/data/lookup-table-files | rename "eai:acl.owner" as owner,"eai:acl.sharing" as sharing,"eai:acl.app" as app | table title owner app sharing | where sharing="global"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:34:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343959#M174888</guid>
      <dc:creator>dineshraj9</dc:creator>
      <dc:date>2017-04-24T07:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a search that shows all saved searches, reports &amp; lookup tables that are shared globally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343960#M174889</link>
      <description>&lt;P&gt;Awesome thanks, it there something similar for dashboards as well?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:48:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343960#M174889</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-04-24T07:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a search that shows all saved searches, reports &amp; lookup tables that are shared globally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343961#M174890</link>
      <description>&lt;P&gt;Yes, the rest endpoint will let you access all configuration -&lt;/P&gt;

&lt;P&gt;Views -  &lt;CODE&gt;| rest /servicesNS/-/-/data/ui/views/ | rename "eai:acl.owner" as owner,"eai:acl.sharing" as sharing,"eai:acl.app" as app | table title owner app sharing | where sharing="global"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 08:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-write-a-search-that-shows-all-saved-searches-reports/m-p/343961#M174890</guid>
      <dc:creator>dineshraj9</dc:creator>
      <dc:date>2017-04-24T08:21:29Z</dc:date>
    </item>
  </channel>
</rss>

