<?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 refer to a post-process base search from append subsearch queries in a dashboard? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175365#M50337</link>
    <description>&lt;P&gt;Hello @ishaanshekhar,&lt;BR /&gt;
I'm a tech writer here at Splunk and I'd like to help with your question. Currently, chained post-process searches are not supported. However, for setting up non-chained post-process searches, this documentation topic offers some examples:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.5/Viz/Savedsearches#Post-process_examples"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.5/Viz/Savedsearches#Post-process_examples&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I hope that this helps! Please let me know either way. We can continue discussing the dashboard that you're trying to build.&lt;/P&gt;

&lt;P&gt;All best,&lt;BR /&gt;
@frobinson_splunk&lt;/P&gt;</description>
    <pubDate>Thu, 20 Aug 2015 23:51:42 GMT</pubDate>
    <dc:creator>frobinson_splun</dc:creator>
    <dc:date>2015-08-20T23:51:42Z</dc:date>
    <item>
      <title>How to refer to a post-process base search from append subsearch queries in a dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175364#M50336</link>
      <description>&lt;P&gt;I have a base search in my dashboard that refers to a scheduled search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;search id="Base_Search" ref="Scheduled_Report"&amp;gt;
       &amp;lt;query&amp;gt;&amp;lt;/query&amp;gt;
 &amp;lt;/search&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have another table in the dashboard with multiple rows added through append:&lt;BR /&gt;
e.g. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &amp;lt;table&amp;gt;
   &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
   &amp;lt;search base="Base_Search"&amp;gt;
       &amp;lt;query&amp;gt; ...query1... | append [ ...query2] | append [ ...query3... ]| append [ ...query4... ] &amp;lt;/query&amp;gt;
   &amp;lt;/search&amp;gt;
 &amp;lt;/table&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I understand that query1 would use the Base_search. However, I also want the append searches 2, 3, and 4 to also refer to the base search. &lt;/P&gt;

&lt;P&gt;Is that possible? If yes, could you please let me know how?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2015 06:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175364#M50336</guid>
      <dc:creator>ishaanshekhar</dc:creator>
      <dc:date>2015-08-16T06:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to refer to a post-process base search from append subsearch queries in a dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175365#M50337</link>
      <description>&lt;P&gt;Hello @ishaanshekhar,&lt;BR /&gt;
I'm a tech writer here at Splunk and I'd like to help with your question. Currently, chained post-process searches are not supported. However, for setting up non-chained post-process searches, this documentation topic offers some examples:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.5/Viz/Savedsearches#Post-process_examples"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.5/Viz/Savedsearches#Post-process_examples&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I hope that this helps! Please let me know either way. We can continue discussing the dashboard that you're trying to build.&lt;/P&gt;

&lt;P&gt;All best,&lt;BR /&gt;
@frobinson_splunk&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 23:51:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175365#M50337</guid>
      <dc:creator>frobinson_splun</dc:creator>
      <dc:date>2015-08-20T23:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to refer to a post-process base search from append subsearch queries in a dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175366#M50338</link>
      <description>&lt;P&gt;As a follow-up, chained post-process searches are now supported. Please see:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Viz/Savedsearches#Chained_post-process_example"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Viz/Savedsearches#Chained_post-process_example&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;for an example.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:44:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175366#M50338</guid>
      <dc:creator>frobinson_splun</dc:creator>
      <dc:date>2016-06-13T15:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to refer to a post-process base search from append subsearch queries in a dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175367#M50339</link>
      <description>&lt;P&gt;Thanks a lot @frobinson ! This is very helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 07:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-refer-to-a-post-process-base-search-from-append-subsearch/m-p/175367#M50339</guid>
      <dc:creator>ishaanshekhar</dc:creator>
      <dc:date>2016-06-14T07:54:33Z</dc:date>
    </item>
  </channel>
</rss>

