<?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: Configuring Input stanza for forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184655#M36967</link>
    <description>&lt;P&gt;Port 8089 is the management port for Splunkd. &lt;/P&gt;

&lt;P&gt;You should be forwarding to the Splunkinput port configured on your indexer. Typically this is TCP9997. &lt;/P&gt;

&lt;P&gt;Update your outputs to that, and should resolve your issue. &lt;/P&gt;</description>
    <pubDate>Sat, 09 May 2015 13:54:36 GMT</pubDate>
    <dc:creator>esix_splunk</dc:creator>
    <dc:date>2015-05-09T13:54:36Z</dc:date>
    <item>
      <title>Configuring Input stanza for forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184652#M36964</link>
      <description>&lt;P&gt;I used this command to configure splunk forwarder using cli&lt;/P&gt;

&lt;P&gt;splunk add monitor d:\logs -Follow-only True&lt;/P&gt;

&lt;P&gt;I got no errors but I don't see any changes in my input.conf&lt;/P&gt;

&lt;P&gt;I tried add the monitor again and I got a message that monitor is already present.&lt;/P&gt;

&lt;P&gt;I can telnet from my forwarder vm to splunk vm over port 9997 and 8089&lt;/P&gt;

&lt;P&gt;In my splunkd log file&lt;/P&gt;

&lt;P&gt;05-09-2015 04:18:29.694 +0000 ERROR TcpOutputFd - Read error. An established connection was aborted by the software in your host machine.&lt;BR /&gt;
05-09-2015 04:18:59.702 +0000 ERROR TcpOutputFd - Read error. An established connection was aborted by the software in your host machine.&lt;BR /&gt;
05-09-2015 04:19:29.708 +0000 ERROR TcpOutputFd - Read error. An established connection was aborted by the software in your host machine.&lt;BR /&gt;
05-09-2015 04:19:38.075 +0000 WARN  TcpOutputProc - Forwarding to indexer group default-autolb-group blocked for 9400 seconds.&lt;BR /&gt;
05-09-2015 04:19:59.720 +0000 ERROR TcpOutputFd - Read error. An established connection was aborted by the software in your host machine.&lt;/P&gt;

&lt;P&gt;I know that firewall on my splunk server allows connections over port 8089 and 9997.&lt;/P&gt;

&lt;P&gt;Do I have to configure outgoing firewall on the server running splunk forwarder?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2015 04:30:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184652#M36964</guid>
      <dc:creator>rajindersingh</dc:creator>
      <dc:date>2015-05-09T04:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Input stanza for forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184653#M36965</link>
      <description>&lt;P&gt;You also need to have an outputs.conf configured on your forwarder. This lets the UF know where it should send the data collected in the inputs.conf to.&lt;/P&gt;

&lt;P&gt;In your case, the outputs.conf should point to your indexer.&lt;/P&gt;

&lt;P&gt;See : &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Deployaforwarder"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Deployaforwarder&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2015 09:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184653#M36965</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-05-09T09:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Input stanza for forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184654#M36966</link>
      <description>&lt;P&gt;Output.conf was configured by the splunk universal forwareder installer.&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
server = 10.0.0.37:8089&lt;/P&gt;

&lt;P&gt;[tcpout-server://10.0.0.37:8089]&lt;/P&gt;

&lt;P&gt;This server is up and running. It allows firewall traffic over 8089 and 9997.&lt;/P&gt;

&lt;P&gt;Any other suggestions?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2015 13:42:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184654#M36966</guid>
      <dc:creator>rajindersingh</dc:creator>
      <dc:date>2015-05-09T13:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Input stanza for forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184655#M36967</link>
      <description>&lt;P&gt;Port 8089 is the management port for Splunkd. &lt;/P&gt;

&lt;P&gt;You should be forwarding to the Splunkinput port configured on your indexer. Typically this is TCP9997. &lt;/P&gt;

&lt;P&gt;Update your outputs to that, and should resolve your issue. &lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2015 13:54:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184655#M36967</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-05-09T13:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Input stanza for forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184656#M36968</link>
      <description>&lt;P&gt;Thanks esix_splunk&lt;/P&gt;

&lt;P&gt;rookie mistake.&lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2015 14:19:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuring-Input-stanza-for-forwarder/m-p/184656#M36968</guid>
      <dc:creator>rajindersingh</dc:creator>
      <dc:date>2015-05-09T14:19:40Z</dc:date>
    </item>
  </channel>
</rss>

