<?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: splunk query slow....... in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45588#M10831</link>
    <description>&lt;P&gt;Great.  Thanks!!&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2012 20:13:56 GMT</pubDate>
    <dc:creator>DTERM</dc:creator>
    <dc:date>2012-08-29T20:13:56Z</dc:date>
    <item>
      <title>splunk query slow.......</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45584#M10827</link>
      <description>&lt;P&gt;Is there a way to take a query, run it in the background, save the results to a file, and then reference that file in another query?  I have a few queries that take too long to run.  Can I run those in the background (say maybe one or twice a day), and reference the output?&lt;/P&gt;

&lt;P&gt;A sample query would be like....&lt;/P&gt;

&lt;P&gt;index=whatever | top 15 hosts&lt;/P&gt;

&lt;P&gt;A lookup table is close but that doesn't quite accomplish the objetive.&lt;/P&gt;

&lt;P&gt;Thanks...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 15:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45584#M10827</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2012-08-28T15:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query slow.......</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45585#M10828</link>
      <description>&lt;P&gt;You could use the loadjob command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| loadjob 1346168165.751
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It will emit the results of the previously executed (and saved) search.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 15:38:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45585#M10828</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2012-08-28T15:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query slow.......</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45586#M10829</link>
      <description>&lt;P&gt;That sounds perfect.  However, I'm confused about the pipe before the command.  In the following example, what would I place before the "|" if anything?&lt;/P&gt;

&lt;P&gt;| loadjob savedsearch="admin:search:MySavedSearch"&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 17:39:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45586#M10829</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2012-08-29T17:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query slow.......</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45587#M10830</link>
      <description>&lt;P&gt;There are a few commands that start with the pipe and nothing before it.  You'll see examples here.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/SearchCheatsheet"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/SearchCheatsheet&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 17:47:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45587#M10830</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2012-08-29T17:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query slow.......</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45588#M10831</link>
      <description>&lt;P&gt;Great.  Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 20:13:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query-slow/m-p/45588#M10831</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2012-08-29T20:13:56Z</dc:date>
    </item>
  </channel>
</rss>

