<?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 Universal Forwarder stops forwarding after one successful forward in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153770#M31265</link>
    <description>&lt;P&gt;Raised my maxkbs to 0 (unlimited) and it ran for 4 minutes.. instead of the ~45-60 minutes, changed it to 56kbps.. stopped after 22 minutes.&lt;/P&gt;</description>
    <pubDate>Wed, 07 May 2014 14:56:24 GMT</pubDate>
    <dc:creator>aelliott</dc:creator>
    <dc:date>2014-05-07T14:56:24Z</dc:date>
    <item>
      <title>Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153767#M31262</link>
      <description>&lt;P&gt;I have a windows domain controller with a universal forwarder.&lt;BR /&gt;
I have Splunk_TA_Windows deployed out to it using the universal forwarder(this is the only app deployed),&lt;BR /&gt;
I have an outputs.conf file pointing to my indexer port&lt;/P&gt;

&lt;P&gt;[tcpout:DomainControllers]&lt;BR /&gt;
server=myserver.mycompany.com:6666&lt;/P&gt;

&lt;P&gt;I have my indexer with a splunk 2 splunk looking watching on port 6666&lt;/P&gt;

&lt;P&gt;I have this in my inputs.conf on the Universal forwarder:&lt;BR /&gt;
[WinEventLog://Security]&lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 1&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
index = dclogs&lt;/P&gt;

&lt;P&gt;The data is forwarded once to the indexer successfully, then does not send anything more, the logs simply say that is is phoning home.&lt;/P&gt;

&lt;P&gt;I send a small update to the splunk_ta_windows (such as adding a space) and it then sends the data to my indexer Once and only once.&lt;/P&gt;

&lt;P&gt;Here are the only possible errors that i see in the logs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TcpOutputFd - Read error. Either the application has not called WSAStartup, or WSAStartup failed.
05-06-2014 08:21:22.632 -0500 INFO  TcpOutputProc - Connection to 44.44.44.44:6666 closed. Read error. Either the application has not called WSAStartup, or WSAStartup failed.
ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-regmon.exe""  splunk-regmon - SysmonMigrator::read - 'sysmon.conf' was not found, no migration is required.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;More Logs:&lt;BR /&gt;
05-07-2014 16:28:49.717 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:49.717 -0500 DEBUG TcpOutputProc - Pushed eventId=86331 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:49.717 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:49.717 -0500 DEBUG TcpOutputProc - Pushed eventId=86332 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:49.717 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:49.717 -0500 DEBUG TcpOutputProc - Pushed eventId=86333 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:49.732 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:49.732 -0500 DEBUG TcpOutputProc - Pushed eventId=86334 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:49.732 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:49.732 -0500 DEBUG TcpOutputProc - Unregistering Channel for : source::C:\Program Files\SplunkUniversalForwarder\var\log\splunk\splunkd.log|host::mydc|splunkd|3744.44.44.444:6666, oneTimeClient=0, _events.size()=1, _refCount=2, _waitingAckQ.size()=0, _supportsACK=0&lt;BR /&gt;
05-07-2014 16:28:49.732 -0500 DEBUG TcpOutputProc - Pushed eventId=86335 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - numchannels = 0&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - ---- existing clients - start ----&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Client 444.444.44.444:6666, oneTimeClient=0, _events.size()=0, _refCount=1, _waitingAckQ.size()=0, _supportsACK=0&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - ---- existing clients - end ----&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - AutoLB timer started to select new connection&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Removing quarantine for idx=444.444.44.444:6666&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Pinging idx=444.444.44.444:6666&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Destryong AutoLBWrappedPollableDescriptor for 444.444.44.444:6666&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - BEGIN - randomizeConnectionsList&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Indexer uri 444.444.44.444:6666, client refCount=1, client=non-NULL&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - BEGIN - After sorting&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Indexer uri 444.444.44.444:6666, client refCount=1, client=non-NULL&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Found currently active indexer 444.444.44.444:6666, client refCount=1, client=non-NULL&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - getting connected clients&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Sending HB to 444.444.44.444:6666, oneTimeClient=0, _events.size()=0, _refCount=1, _waitingAckQ.size()=0, _supportsACK=0&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Sending hb from TcpOutputClient for 444.444.44.444:6666, oneTimeClient=0, _events.size()=0, _refCount=1, _waitingAckQ.size()=0, _supportsACK=0&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Connector::runRawStateMachine in state=eRawInit&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - tcpConnect to 444.444.44.444:6666&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - ConnectionSuccessful. _rawConnectionState=eRawTcpConnectInProgress&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Connector::runRawStateMachine in state=eRawTcpConnectDone&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Destryong AutoLBWrappedPollableDescriptor for 444.444.44.444:6666&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - channel not registered yet&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Registering Channel for : source::C:\Program Files\SplunkUniversalForwarder\var\log\splunk\splunkd.log|host::mydc|splunkd|37444.444.44.444:6666, oneTimeClient=0, _events.size()=0, _refCount=1, _waitingAckQ.size()=0, _supportsACK=0&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Pushed eventId=86336 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Pushed eventId=86337 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - channel registered&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - Pushed eventId=86338 on chanID=33 to back of tcp client (tcp output) queue&lt;BR /&gt;
05-07-2014 16:28:52.748 -0500 DEBUG TcpOutputProc - channel registered&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:32:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153767#M31262</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2020-09-28T16:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153768#M31263</link>
      <description>&lt;P&gt;i think i've figured this out &lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/64554/starting-point-of-index"&gt;http://answers.splunk.com/answers/64554/starting-point-of-index&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 14:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153768#M31263</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-05-06T14:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153769#M31264</link>
      <description>&lt;P&gt;Now it went for about 45 minutes, then stopped&lt;/P&gt;

&lt;P&gt;metrics.log states: 05-06-2014 10:50:42.121 -0500 INFO  StatusMgr - destPort=6666, eventType=connect_done, sourceHost=44.44.44.44, sourceIp=44.44.44.44, sourcePort=50138, statusee=TcpInputProcessor&lt;BR /&gt;
05-06-2014 10:50:42.121 -0500 INFO  StatusMgr - sourcePort=6666, ssl=false, statusee=TcpInputProcessor&lt;BR /&gt;
05-06-2014 10:50:42.340 -0500 INFO  StatusMgr - destPort=6666, eventType=connect_close, sourceHost=44.44.44.44, sourceIp=44.44.44.44, sourcePort=50138, statusee=TcpInputProcessor&lt;/P&gt;

&lt;P&gt;so my domain controller 44.44.44.44 is still connecting to the indexer&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153769#M31264</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2020-09-28T16:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153770#M31265</link>
      <description>&lt;P&gt;Raised my maxkbs to 0 (unlimited) and it ran for 4 minutes.. instead of the ~45-60 minutes, changed it to 56kbps.. stopped after 22 minutes.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 14:56:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153770#M31265</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-05-07T14:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153771#M31266</link>
      <description>&lt;P&gt;This is specifically my Windows Security Event Logs, the splunk logs get forwarded just fine.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 18:56:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153771#M31266</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-05-07T18:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153772#M31267</link>
      <description>&lt;P&gt;Just learned that our server is on Windows 2012 R2, Will be getting the splunk 6.1 forwarder on there sometime to verify that is our issue.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2014 14:13:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153772#M31267</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-05-08T14:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder stops forwarding after one successful forward</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153773#M31268</link>
      <description>&lt;P&gt;This was indeed the issue, updated to 6.1 and it is now successfully forwarding.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2014 21:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-stops-forwarding-after-one-successful/m-p/153773#M31268</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-05-08T21:29:03Z</dc:date>
    </item>
  </channel>
</rss>

