<?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: Run searchname returned from a scheduled query as a new search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146788#M185255</link>
    <description>&lt;P&gt;In that case time ranges and alert actions matter a lot as well - that complicates things a lot, I don't think there's a reasonable fully automatic one-search solution to that.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2014 23:00:09 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-04-30T23:00:09Z</dc:date>
    <item>
      <title>Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146783#M185250</link>
      <description>&lt;P&gt;We have a a scheduled query that returns certain search names ...how do we automate such that the scheduled query that returns certain search names automatically runs those searches again ?&lt;BR /&gt;
Appreciate inputs!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2014 04:37:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146783#M185250</guid>
      <dc:creator>Mag2sub</dc:creator>
      <dc:date>2014-04-30T04:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146784#M185251</link>
      <description>&lt;P&gt;Say your search returns a row per to-be-run saved search names in the field &lt;CODE&gt;search&lt;/CODE&gt;, then you can run those using &lt;CODE&gt;map&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your scheduled search returning a field search per row | map search="savedsearch $search$"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:04:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146784#M185251</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-30T08:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146785#M185252</link>
      <description>&lt;P&gt;Now the scheduled search is returning  some  scheduled distributed search names which had at that schedule time lost connection with peer...when we use map wont it run the same search using a system time for schedule ...while we wanted the time the connectivity was lost as the schedule time ...how can we do the same ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2014 11:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146785#M185252</guid>
      <dc:creator>Mag2sub</dc:creator>
      <dc:date>2014-04-30T11:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146786#M185253</link>
      <description>&lt;P&gt;What are those saved searches doing? Summary Indexing? Alerting? Reporting? ...?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2014 12:37:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146786#M185253</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-30T12:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146787#M185254</link>
      <description>&lt;P&gt;Alerting searches&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2014 13:09:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146787#M185254</guid>
      <dc:creator>Mag2sub</dc:creator>
      <dc:date>2014-04-30T13:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146788#M185255</link>
      <description>&lt;P&gt;In that case time ranges and alert actions matter a lot as well - that complicates things a lot, I don't think there's a reasonable fully automatic one-search solution to that.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2014 23:00:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146788#M185255</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-30T23:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Run searchname returned from a scheduled query as a new search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146789#M185256</link>
      <description>&lt;P&gt;Can we use the backfill summary index script without summary action and modify for alerts ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 14:50:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Run-searchname-returned-from-a-scheduled-query-as-a-new-search/m-p/146789#M185256</guid>
      <dc:creator>Mag2sub</dc:creator>
      <dc:date>2014-05-09T14:50:39Z</dc:date>
    </item>
  </channel>
</rss>

