<?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: Combining multiple independent searches result into excel/csv file and send a single mail in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268472#M189946</link>
    <description>&lt;P&gt;Thanks Woodcock for your help.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 16:44:15 GMT</pubDate>
    <dc:creator>chintan_shah</dc:creator>
    <dc:date>2016-07-21T16:44:15Z</dc:date>
    <item>
      <title>Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268466#M189940</link>
      <description>&lt;P&gt;Hi, i have a requirement of combining multiple independent searches into a single excel/csv file and schedule a single email for sending the results.&lt;BR /&gt;
can anyone help me out please?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 15:05:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268466#M189940</guid>
      <dc:creator>chintan_shah</dc:creator>
      <dc:date>2016-07-21T15:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268467#M189941</link>
      <description>&lt;P&gt;Schedule your multiple independent searches and update the lookup for each search using  | outputlookup [append=true]. Then have another search scheduled at a slightly later point of time to read from this lookup and email the results&lt;/P&gt;

&lt;P&gt;There is another solution where you can club all your independent searches into one search using append. You might hit into sub search limit issues this way&lt;BR /&gt;
&lt;PRE&gt; search1 append [search 2]&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 15:19:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268467#M189941</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2016-07-21T15:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268468#M189942</link>
      <description>&lt;P&gt;You can use some combination of the following commands (read the dox and make a decision): &lt;CODE&gt;inputcsv&lt;/CODE&gt;, &lt;CODE&gt;outputcsv&lt;/CODE&gt;, &lt;CODE&gt;loadjob&lt;/CODE&gt;, &lt;CODE&gt;savesearch&lt;/CODE&gt;, &lt;CODE&gt;sendemail&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 15:48:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268468#M189942</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-07-21T15:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268469#M189943</link>
      <description>&lt;P&gt;Thanks for your response. but i missed a point where i want all the results to be in  separate tabs.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:29:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268469#M189943</guid>
      <dc:creator>chintan_shah</dc:creator>
      <dc:date>2016-07-21T16:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268470#M189944</link>
      <description>&lt;P&gt;Thanks for your response. but i missed a point where i want all the results to be in  separate tabs.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:29:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268470#M189944</guid>
      <dc:creator>chintan_shah</dc:creator>
      <dc:date>2016-07-21T16:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268471#M189945</link>
      <description>&lt;P&gt;Impossible with native splunk but there may be something like this on splunkbase (I doubt it).&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:35:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268471#M189945</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-07-21T16:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple independent searches result into excel/csv file and send a single mail</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268472#M189946</link>
      <description>&lt;P&gt;Thanks Woodcock for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:44:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-independent-searches-result-into-excel-csv/m-p/268472#M189946</guid>
      <dc:creator>chintan_shah</dc:creator>
      <dc:date>2016-07-21T16:44:15Z</dc:date>
    </item>
  </channel>
</rss>

