<?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: The $SPLUNK_HOME/var/spool/splunk/ directory is filling up with stash_new Files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166668#M33767</link>
    <description>&lt;P&gt;Hi, I am facing a similar issue in version 7.2.3. I don't have a monitor stanza as inputs. Any idea whats the issue&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 15:26:10 GMT</pubDate>
    <dc:creator>anubhp</dc:creator>
    <dc:date>2020-04-27T15:26:10Z</dc:date>
    <item>
      <title>The $SPLUNK_HOME/var/spool/splunk/ directory is filling up with stash_new Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166666#M33765</link>
      <description>&lt;P&gt;After upgrading to Splunk version 6.2.4, the $SPLUNK_HOME/var/spool/splunk/ directory starts filling up with files with the extension of .stash_new.  This &lt;A href="http://answers.splunk.com/answers/123825/how-to-clean-stash-new-files-from-the-spool-directory.html?utm_source=typeahead&amp;amp;utm_medium=newquestion&amp;amp;utm_campaign=no_votes_sort_relev" target="_blank"&gt;answers post&lt;/A&gt; has been reviewed, but the issue should have been fixed in version 5.0.3.  Why is this occurring?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:57:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166666#M33765</guid>
      <dc:creator>bpaul_splunk</dc:creator>
      <dc:date>2020-09-29T06:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: The $SPLUNK_HOME/var/spool/splunk/ directory is filling up with stash_new Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166667#M33766</link>
      <description>&lt;P&gt;As stated in previous answers articles, these files are used for summary indexing.  In a default installation, there is an batch stanza in the default inputs.conf file which reads the files and removes them.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[batch://$SPLUNK_HOME/var/spool/splunk/...stash_new]
queue       = stashparsing
sourcetype  = stash_new
move_policy = sinkhole
crcSalt     = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Check for a stanza which monitors the same files.  In this case, it was in $SPLUNK_HOME/etc/system/local/inputs.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$SPLUNK_HOME/var/spool/splunk/...stash_new]
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In newer versions of Splunk, having a batch and monitor stanza on the same files will prevent them from being removed.  To resolve this, remove the monitor stanza and restart splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 22:41:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166667#M33766</guid>
      <dc:creator>bpaul_splunk</dc:creator>
      <dc:date>2015-08-11T22:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: The $SPLUNK_HOME/var/spool/splunk/ directory is filling up with stash_new Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166668#M33767</link>
      <description>&lt;P&gt;Hi, I am facing a similar issue in version 7.2.3. I don't have a monitor stanza as inputs. Any idea whats the issue&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166668#M33767</guid>
      <dc:creator>anubhp</dc:creator>
      <dc:date>2020-04-27T15:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: The $SPLUNK_HOME/var/spool/splunk/ directory is filling up with stash_new Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166669#M33768</link>
      <description>&lt;P&gt;I would make sure to search all inputs.conf file to make sure there are no hidden monitor stanzas anywhere.  You can also use btool to do this.  Then I would look at the ERROR and WARN messages in the $SPLUNK_HOME/var/log/splunk/splunkd.log file to see what useful information you can find there.  If you still cannot determine the cause of the directory not emptying, I would file a support ticket to get additional assistance.  I would suggest attaching a diag from the instance.  Also provide as much information on when the behavior started, and what changed prior to noticing the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:39:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-SPLUNK-HOME-var-spool-splunk-directory-is-filling-up-with/m-p/166669#M33768</guid>
      <dc:creator>bpaul_splunk</dc:creator>
      <dc:date>2020-04-27T15:39:55Z</dc:date>
    </item>
  </channel>
</rss>

