<?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: Can I use a REST API command to identify saved searches using a summary index? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151761#M30893</link>
    <description>&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;I don't know why &lt;CODE&gt;| rest /services/saved/searches&lt;/CODE&gt; only returns few saved searches for me.&lt;/P&gt;

&lt;P&gt;Finally, I use this to get  what I want.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /servicesNS/admin/-/saved/searches
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 27 Feb 2015 03:46:24 GMT</pubDate>
    <dc:creator>philip_wong</dc:creator>
    <dc:date>2015-02-27T03:46:24Z</dc:date>
    <item>
      <title>Can I use a REST API command to identify saved searches using a summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151759#M30891</link>
      <description>&lt;P&gt;Can use a REST API command to identify saved searches using a summary index?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 11:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151759#M30891</guid>
      <dc:creator>philip_wong</dc:creator>
      <dc:date>2015-02-26T11:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use a REST API command to identify saved searches using a summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151760#M30892</link>
      <description>&lt;P&gt;Hi philip.wong,&lt;/P&gt;

&lt;P&gt;sure, try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/saved/searches | search action.summary_index="1" | table title action.summary_index action.summary_index._name
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 12:53:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151760#M30892</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-02-26T12:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use a REST API command to identify saved searches using a summary index?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151761#M30893</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;I don't know why &lt;CODE&gt;| rest /services/saved/searches&lt;/CODE&gt; only returns few saved searches for me.&lt;/P&gt;

&lt;P&gt;Finally, I use this to get  what I want.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /servicesNS/admin/-/saved/searches
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 Feb 2015 03:46:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-REST-API-command-to-identify-saved-searches-using-a/m-p/151761#M30893</guid>
      <dc:creator>philip_wong</dc:creator>
      <dc:date>2015-02-27T03:46:24Z</dc:date>
    </item>
  </channel>
</rss>

