<?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 get  List of realtime searches and the macro/savedSearch that runs on it in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158538#M185869</link>
    <description>&lt;P&gt;Anyone know how to do this on the latest version of Splunk 6.x?&lt;/P&gt;

&lt;P&gt;This doesn't appear to work anymore.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2016 00:36:53 GMT</pubDate>
    <dc:creator>phoenixdigital</dc:creator>
    <dc:date>2016-06-10T00:36:53Z</dc:date>
    <item>
      <title>How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158535#M185866</link>
      <description>&lt;P&gt;I am new to splunk...&lt;BR /&gt;
How to get  List of realtime searches and the macro/savedSearch that runs on it?&lt;BR /&gt;
Is there any splunk query command or index from which i can get required information..&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 10:17:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158535#M185866</guid>
      <dc:creator>paramagurukarth</dc:creator>
      <dc:date>2014-12-15T10:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158536#M185867</link>
      <description>&lt;P&gt;Hi  paramagurukarthikeyan,&lt;/P&gt;

&lt;P&gt;try this from the search bar:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/search/jobs | search eventSorting=realtime
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 10:31:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158536#M185867</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-12-15T10:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158537#M185868</link>
      <description>&lt;P&gt;Thank you Michael... This is what i was looking for &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:09:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158537#M185868</guid>
      <dc:creator>paramagurukarth</dc:creator>
      <dc:date>2014-12-15T11:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158538#M185869</link>
      <description>&lt;P&gt;Anyone know how to do this on the latest version of Splunk 6.x?&lt;/P&gt;

&lt;P&gt;This doesn't appear to work anymore.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 00:36:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158538#M185869</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2016-06-10T00:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158539#M185870</link>
      <description>&lt;P&gt;Hi @phoenixdigital, what exactly are you after? The REST call still works in 6.4.1&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 02:47:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158539#M185870</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-06-10T02:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158540#M185871</link>
      <description>&lt;P&gt;I was trying to get a list of all saved searches that would use a realtime search.&lt;/P&gt;

&lt;P&gt;Maybe because I am using a clustered search head the results are not consistent.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 04:42:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158540#M185871</guid>
      <dc:creator>phoenixdigital</dc:creator>
      <dc:date>2016-06-10T04:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get  List of realtime searches and the macro/savedSearch that runs on it</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158541#M185872</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;| rest /servicesNS/-/-/search/jobs splunk_server=local | search eventSorting=realtime 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Works for me in Splunk 6.5&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /servicesNS/-/-/search/jobs | search eventSorting=realtime
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Works for me on Splunk 6.5&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 23:45:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-List-of-realtime-searches-and-the-macro-savedSearch/m-p/158541#M185872</guid>
      <dc:creator>jpapp</dc:creator>
      <dc:date>2017-02-07T23:45:45Z</dc:date>
    </item>
  </channel>
</rss>

