<?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 Splunk server stops taking client data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100103#M20917</link>
    <description>&lt;P&gt;Situation:&lt;/P&gt;

&lt;P&gt;I log into to splunk and find that data is not present when it should be.&lt;BR /&gt;
I log into the client machine with the issue and find it's no longer connected:&lt;BR /&gt;
tcp        0      0 192.168.74.5:40358      192.168.74.45:9997      TIME_WAIT&lt;/P&gt;

&lt;P&gt;I restart the client, and it doesn't change.  It will not connect.  I restart the server, and voila:&lt;BR /&gt;
tcp        0      0 192.168.74.5:39908      192.168.74.45:9997      ESTABLISHED&lt;/P&gt;

&lt;P&gt;This has been happening to me repeatedly for a few revisions of 4.2 (I've tried multiple subversions) currently I am running: Splunk 4.2.2 (build 101277)&lt;/P&gt;

&lt;P&gt;Is this a known issue? Can I provide more information?  I don't want to have to babysit my data &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;  I have about 10-15 forwarders, and I never know which one it's going to be until I am missing data.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2011 14:25:15 GMT</pubDate>
    <dc:creator>jgauthier</dc:creator>
    <dc:date>2011-10-28T14:25:15Z</dc:date>
    <item>
      <title>Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100103#M20917</link>
      <description>&lt;P&gt;Situation:&lt;/P&gt;

&lt;P&gt;I log into to splunk and find that data is not present when it should be.&lt;BR /&gt;
I log into the client machine with the issue and find it's no longer connected:&lt;BR /&gt;
tcp        0      0 192.168.74.5:40358      192.168.74.45:9997      TIME_WAIT&lt;/P&gt;

&lt;P&gt;I restart the client, and it doesn't change.  It will not connect.  I restart the server, and voila:&lt;BR /&gt;
tcp        0      0 192.168.74.5:39908      192.168.74.45:9997      ESTABLISHED&lt;/P&gt;

&lt;P&gt;This has been happening to me repeatedly for a few revisions of 4.2 (I've tried multiple subversions) currently I am running: Splunk 4.2.2 (build 101277)&lt;/P&gt;

&lt;P&gt;Is this a known issue? Can I provide more information?  I don't want to have to babysit my data &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;  I have about 10-15 forwarders, and I never know which one it's going to be until I am missing data.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 14:25:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100103#M20917</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2011-10-28T14:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100104#M20918</link>
      <description>&lt;P&gt;This is also happening to me on version 4.2.3 (105575), except it is always the same one (only 2 indexers).&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 15:49:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100104#M20918</guid>
      <dc:creator>pete42</dc:creator>
      <dc:date>2011-10-28T15:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100105#M20919</link>
      <description>&lt;P&gt;I have opened a ticket on this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 18:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100105#M20919</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2011-11-28T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100106#M20920</link>
      <description>&lt;P&gt;I wanted to follow up one this question.  I did open a ticket and have beenw roking with splunk since November on it.  The listener stopped because the indexer was clogged.  &lt;/P&gt;

&lt;P&gt;Getting to figure out why the indexer was clogged took some time.  Ultimately, we discovered the fishbucket was huge. Almost 3GB.  Because of it's size, splunk was spending most of it's time searching the fishbucket.  We cleaned the fishbucket and splunk started behaving normally.&lt;/P&gt;

&lt;P&gt;Now, the reason the fishbucket got so large was because I was putting a large number of files into a sinkhole.  I just wanted splunk to scoop them up and index them. As it turns out, even though the sinkhole deletes the files, splunk still recorded the data so they would not be re-indexed.&lt;BR /&gt;
After so long, and so many files the fishbucket got so large.  Splunk support has my data and is reproducing this so a bug can be logged.&lt;/P&gt;

&lt;P&gt;I have also put in an enhancement request that will allow the ability to bypass the fishbucket.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:46:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100106#M20920</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2012-01-09T20:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100107#M20921</link>
      <description>&lt;P&gt;I have the same problem on three out of our six indexers. They suddenly stop accepting connection from Universal Forwarders. A telnet to port 9997 on localhost is not working either. Our fishbucket is only 2.5 MB in size. Splunkversion is 4.2.5&lt;/P&gt;

&lt;P&gt;cheers,&lt;BR /&gt;
Andy&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 14:41:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100107#M20921</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2012-01-20T14:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100108#M20922</link>
      <description>&lt;P&gt;Have you checked your splunkd.log?&lt;/P&gt;

&lt;P&gt;Specifically for something like this:&lt;BR /&gt;
12-02-2011 08:14:06.429 -0500 INFO  TcpInputProc - Stopping port : 9997&lt;BR /&gt;
12-02-2011 08:14:06.429 -0500 INFO  TcpInputProc - Stopping port : 9998&lt;BR /&gt;
12-02-2011 08:14:06.429 -0500 WARN  TcpInputProc - Stopping all listening ports. Queues blocked for more than 300 seconds&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:03:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100108#M20922</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2012-01-20T15:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100109#M20923</link>
      <description>&lt;P&gt;Yes, thats exactly what we see.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100109#M20923</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2012-01-20T15:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100110#M20924</link>
      <description>&lt;P&gt;Your indexer is getting bogged down.  I'm not sure I can personally help much at this point.  However, Splunk on Splunk was helpful in identifying the indexer load.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:08:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100110#M20924</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2012-01-20T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100111#M20925</link>
      <description>&lt;P&gt;from an OS perspective the socket is in open (listening) but as we see in the logfile splunk is blocking. So far we do not have any clue what might be the problem. We tried to trace it but so far without success.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:08:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100111#M20925</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2012-01-20T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server stops taking client data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100112#M20926</link>
      <description>&lt;P&gt;Thanks so far. I opened as well case with Splunk.&lt;/P&gt;

&lt;P&gt;cheers,&lt;BR /&gt;
Andy&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-server-stops-taking-client-data/m-p/100112#M20926</guid>
      <dc:creator>kochera</dc:creator>
      <dc:date>2012-01-20T15:15:36Z</dc:date>
    </item>
  </channel>
</rss>

