<?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 Search never finishes in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42226#M179037</link>
    <description>&lt;P&gt;I'm trying to run a search for a large number (45) of suspect IP addresses. The search runs for 12 hours or more but never returns any results, and on the jobs page always shows "Running (0%)". &lt;/P&gt;

&lt;P&gt;earliest=06/01/2011:0:0:0 NOT deny ("112.64.161.162" OR "113.142.9.125" OR "118.102.252.227" OR . . . ) |outputcsv 201107111.csv&lt;/P&gt;

&lt;P&gt;Using outputcsv because I'm expecting more than 10K results based on individual searches on some of the addresses.   &lt;/P&gt;

&lt;P&gt;I know this is an inefficient and expensive search, but it seems that it should eventually complete.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jul 2011 17:46:53 GMT</pubDate>
    <dc:creator>rgcox1</dc:creator>
    <dc:date>2011-07-13T17:46:53Z</dc:date>
    <item>
      <title>Search never finishes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42226#M179037</link>
      <description>&lt;P&gt;I'm trying to run a search for a large number (45) of suspect IP addresses. The search runs for 12 hours or more but never returns any results, and on the jobs page always shows "Running (0%)". &lt;/P&gt;

&lt;P&gt;earliest=06/01/2011:0:0:0 NOT deny ("112.64.161.162" OR "113.142.9.125" OR "118.102.252.227" OR . . . ) |outputcsv 201107111.csv&lt;/P&gt;

&lt;P&gt;Using outputcsv because I'm expecting more than 10K results based on individual searches on some of the addresses.   &lt;/P&gt;

&lt;P&gt;I know this is an inefficient and expensive search, but it seems that it should eventually complete.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2011 17:46:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42226#M179037</guid>
      <dc:creator>rgcox1</dc:creator>
      <dc:date>2011-07-13T17:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Search never finishes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42227#M179038</link>
      <description>&lt;P&gt;If you run the search on the cli, does it behave any differently?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2011 18:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42227#M179038</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-07-13T18:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Search never finishes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42228#M179039</link>
      <description>&lt;P&gt;Comes back in about 10 seconds with no results when run with search command and saved search. When run with the full search string via the dispatch command . . .  still processing. I see on the jobs page that "| head 100 | export" has been added to the search? Will post results tomorrow or when finished.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2011 19:04:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42228#M179039</guid>
      <dc:creator>rgcox1</dc:creator>
      <dc:date>2011-07-13T19:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search never finishes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42229#M179040</link>
      <description>&lt;P&gt;Run from the cli without the outputcsv pipe, the search finishes in a few minutes, but results are incomplete due to the "head 100" that is appended by dispatch.&lt;BR /&gt;&lt;BR /&gt;
With the outputcsv pipe the search has now run 14 hours with no results.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:14:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42229#M179040</guid>
      <dc:creator>rgcox1</dc:creator>
      <dc:date>2011-07-14T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Search never finishes</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42230#M179041</link>
      <description>&lt;P&gt;A guy I work with changed the ("IP....s") to the next stage and did a regex  he was fortunate that all his IPs where near the same area.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;search&amp;gt; | regex _raw="10.(8.(43.5|52.4)|9.(232.4|144.(4|33))" | &amp;lt;presentation&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;he is good with RegEx and the above is easy to add an remove, for those who can read it.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 20:36:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-never-finishes/m-p/42230#M179041</guid>
      <dc:creator>fk319</dc:creator>
      <dc:date>2011-07-21T20:36:29Z</dc:date>
    </item>
  </channel>
</rss>

