<?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: How can I further troubleshoot why I am unable to send data from a forwarder to receiver? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210308#M41417</link>
    <description>&lt;P&gt;yes i cant establish a telnet to the port 9997 only and few other ports that i see in the netstat output i can establish a connection from forwarder&lt;/P&gt;</description>
    <pubDate>Tue, 29 Dec 2015 18:01:57 GMT</pubDate>
    <dc:creator>boopaljothi</dc:creator>
    <dc:date>2015-12-29T18:01:57Z</dc:date>
    <item>
      <title>How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210303#M41412</link>
      <description>&lt;P&gt;I have installed a universal forwarder in one laptop and Splunk Enterprise in other laptop in my home. Both are connected via ethernet LAN. I am able to share files and folders between those laptops, but Splunk forwarding is not working. I have verified the set up going through the Splunk Answers and it is correct. When I do a netstat on the receiver for the port 9997, it shows that it is listening on that port, but the output is like &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;netstat -an | find "9997"
  TCP    0.0.0.0:9997        0.0.0.0:9997        LISTENING
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is this correct? Also, I am able to do a telnet to the receiver from forward through this port, but other few ports that I have are working.&lt;/P&gt;

&lt;P&gt;telnet command used: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;telnet &amp;lt;ethernet ip of receiver&amp;gt;:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Can someone help me on how to resolve this? Been struggling to find the answer for quite a while.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 16:47:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210303#M41412</guid>
      <dc:creator>boopaljothi</dc:creator>
      <dc:date>2015-12-29T16:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210304#M41413</link>
      <description>&lt;P&gt;On the forwarder, are there any errors in the splunkd.log ? Also how have you configured your outputs.conf?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 17:16:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210304#M41413</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2015-12-29T17:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210305#M41414</link>
      <description>&lt;P&gt;Did you open port 9997 in the windows firewall or linux iptables?&lt;/P&gt;

&lt;P&gt;Just because you are listening on the port doesnt mean the port is "open".&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 17:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210305#M41414</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-29T17:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210306#M41415</link>
      <description>&lt;P&gt;in the forwarder i see connection timeout error message in the splunkd logs. i have configured the forwarder when i was installing to send the data to receiver ip address in the port 9997. i will send you the complete data in the file in sometime&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 17:26:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210306#M41415</guid>
      <dc:creator>boopaljothi</dc:creator>
      <dc:date>2015-12-29T17:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210307#M41416</link>
      <description>&lt;P&gt;When you say "Also, I am able to do a telnet to the receiver from forward through this port, but other few ports &lt;BR /&gt;
that I have are working."&lt;/P&gt;

&lt;P&gt;Do you mean you CANNOT telnet on 9997 from the forwarder to the indexer but you can for other ports or that you CAN but NOT for other ports??&lt;/P&gt;

&lt;P&gt;If you can't establish a connection from the forwarder to the indexer on that port I would rule out network issues first!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 17:59:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210307#M41416</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2015-12-29T17:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210308#M41417</link>
      <description>&lt;P&gt;yes i cant establish a telnet to the port 9997 only and few other ports that i see in the netstat output i can establish a connection from forwarder&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 18:01:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210308#M41417</guid>
      <dc:creator>boopaljothi</dc:creator>
      <dc:date>2015-12-29T18:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210309#M41418</link>
      <description>&lt;P&gt;If you can establish a connection to 9997 locally on the indexer (try telnet localhost 9997) but not from the forwarder then my guess is you have a firewall blocking you somewhere. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:18:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210309#M41418</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2015-12-30T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210310#M41419</link>
      <description>&lt;P&gt;opening up the firewall port helped resolve the problem&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 02:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210310#M41419</guid>
      <dc:creator>boopaljothi</dc:creator>
      <dc:date>2015-12-31T02:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I further troubleshoot why I am unable to send data from a forwarder to receiver?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210311#M41420</link>
      <description>&lt;P&gt;After enabling the firewall telnet is working and forwarder is able to connect to the indexer. but seeing the error below in forwarder log&lt;/P&gt;

&lt;P&gt;01-04-2016 22:06:25.163 -0600 INFO  TcpOutputProc - Connected to idx=10.0.0.35:9997&lt;BR /&gt;
01-04-2016 22:06:29.607 -0600 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='C:\Program Files\SplunkUniversalForwarder\var\log\splunk\splunkd_access.log'.&lt;BR /&gt;
01-04-2016 22:06:29.616 -0600 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='C:\Program Files\SplunkUniversalForwarder\var\log\splunk\splunkd_ui_access.log'.&lt;BR /&gt;
01-04-2016 22:06:32.921 -0600 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - EvtDC::bind: Failed to get domain controller name with DsGetDcName: (1355)&lt;BR /&gt;
01-04-2016 22:06:32.921 -0600 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - EvtDC::connectToDC: DsBind failed: (1355)&lt;BR /&gt;
01-04-2016 22:06:32.921 -0600 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - WinEventLogChannel::init: Failed to bind to DC, dc_bind_time=25 msec&lt;BR /&gt;
01-04-2016 22:15:02.025 -0600 INFO  TcpOutputProc - Connection to 10.0.0.35:9997 closed. Connection closed by server.&lt;BR /&gt;
01-04-2016 22:15:22.397 -0600 WARN  TcpOutputProc - Cooked connection to ip=10.0.0.35:9997 timed out&lt;BR /&gt;
01-04-2016 22:15:43.884 -0600 WARN  TcpOutputProc - Cooked connection to ip=10.0.0.35:9997 timed out&lt;BR /&gt;
01-04-2016 22:15:53.944 -0600 INFO  TcpOutputProc - Connected to idx=10.0.0.35:9997&lt;BR /&gt;
01-04-2016 22:30:33.323 -0600 INFO  TcpOutputProc - Connection to 10.0.0.35:9997 closed. Connection closed by server.&lt;BR /&gt;
01-04-2016 22:30:53.389 -0600 WARN  TcpOutputProc - Cooked connection to ip=10.0.0.35:9997 timed out&lt;BR /&gt;
01-04-2016 22:31:03.128 -0600 INFO  TcpOutputProc - Connected to idx=10.0.0.35:9997&lt;/P&gt;

&lt;P&gt;seeing the below message in receiver splunk web&lt;/P&gt;

&lt;P&gt;Received event for unconfigured/disabled/deleted index=wineventlog with source="source::WinEventLog:System" host="host::xxxx" sourcetype="sourcetype::WinEventLog:System". So far received events from 1 missingindex(es).&lt;/P&gt;

&lt;P&gt;i am trying to forward the windows event log from forwarder and below is the inputs.conf file from forwarder&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = xxxx&lt;/P&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = xxxx&lt;BR /&gt;
sourcetype = security&lt;/P&gt;

&lt;P&gt;what could be the issue. i have created a new index as well in the receiver with that index name&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:15:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-further-troubleshoot-why-I-am-unable-to-send-data-from/m-p/210311#M41420</guid>
      <dc:creator>boopaljothi</dc:creator>
      <dc:date>2020-09-29T08:15:45Z</dc:date>
    </item>
  </channel>
</rss>

