<?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 forward data in Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360406#M65742</link>
    <description>&lt;P&gt;Hi myitlab1000,&lt;BR /&gt;
there could be many reason of this:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;did you enabled receiving on your Splunk Enterprise?&lt;/LI&gt;
&lt;LI&gt;did you configured your outputs.conf on your Forwarder?&lt;/LI&gt;
&lt;LI&gt;are you sure that routes are opened between Forwarder and Splunk Enterprise on 9997 port?&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;to set point 1 see [Settings -- Receiving and Forwarding -- Receiving] if there's on port enabled, usually 9997, dor more information see &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Forwarding/Enableareceiver" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Forwarding/Enableareceiver&lt;/A&gt; .&lt;/P&gt;

&lt;P&gt;To configure point 2 run &lt;BR /&gt;
$SPLUNK_HOME\splunkuniversalforwarder\splunk\bin\splunk add forward-server :&lt;BR /&gt;
foe more information see &lt;A href="http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder" target="_blank"&gt;http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder&lt;/A&gt; .&lt;/P&gt;

&lt;P&gt;To test point three use&lt;BR /&gt;
telnet Splunk_Enterprise_IP 9997&lt;/P&gt;

&lt;P&gt;Bye.&lt;/P&gt;

&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:30:39 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-09-29T18:30:39Z</dc:date>
    <item>
      <title>How can I forward data in Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360404#M65740</link>
      <description>&lt;P&gt;Hi, i'm sorry for my poor English, I have a Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0. I added a new index. I edited and added &lt;CODE&gt;index = myindex" to "etc\apps\SplunkUniversalForwarder\local\inputs.conf&lt;/CODE&gt;, restated windows service, and tested again with "etc\system\local\inputs.conf", but no data is forwarded in my index or in the main index with default conf. Thank you for your help&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 15:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360404#M65740</guid>
      <dc:creator>myitlab1000</dc:creator>
      <dc:date>2018-03-15T15:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I forward data in Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360405#M65741</link>
      <description>&lt;P&gt;First, if the index you are pointing to is not listed under your security role as "default search" you will need to specify index in the search string. This is always good practice anyway.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=YOURINDEX OR index=SOMEOTHERINDEX

index=*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The data may not know where to go. You may need to edit/create a ../etc/system/local/outputs.conf &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configureforwardingwithoutputs.conf"&gt;https://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configureforwardingwithoutputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here is an example of mine where I use two indexers. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:group1]
server = hostname.domainname.com:9997,hostname.domainname.com:9997

[tcpout]
defaultGroup = group1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You may also need to create the index on the indexer you are pointing to. If it does not exist the data will fail to reach it's destination. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 17:23:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360405#M65741</guid>
      <dc:creator>JDukeSplunk</dc:creator>
      <dc:date>2018-03-15T17:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I forward data in Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360406#M65742</link>
      <description>&lt;P&gt;Hi myitlab1000,&lt;BR /&gt;
there could be many reason of this:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;did you enabled receiving on your Splunk Enterprise?&lt;/LI&gt;
&lt;LI&gt;did you configured your outputs.conf on your Forwarder?&lt;/LI&gt;
&lt;LI&gt;are you sure that routes are opened between Forwarder and Splunk Enterprise on 9997 port?&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;to set point 1 see [Settings -- Receiving and Forwarding -- Receiving] if there's on port enabled, usually 9997, dor more information see &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Forwarding/Enableareceiver" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Forwarding/Enableareceiver&lt;/A&gt; .&lt;/P&gt;

&lt;P&gt;To configure point 2 run &lt;BR /&gt;
$SPLUNK_HOME\splunkuniversalforwarder\splunk\bin\splunk add forward-server :&lt;BR /&gt;
foe more information see &lt;A href="http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder" target="_blank"&gt;http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder&lt;/A&gt; .&lt;/P&gt;

&lt;P&gt;To test point three use&lt;BR /&gt;
telnet Splunk_Enterprise_IP 9997&lt;/P&gt;

&lt;P&gt;Bye.&lt;/P&gt;

&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:30:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360406#M65742</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T18:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I forward data in Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360407#M65743</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;

&lt;P&gt;Thank you very much for all your answers. &lt;BR /&gt;
Thank you for your so fast answers. &lt;/P&gt;

&lt;P&gt;Il found my problem. &lt;/P&gt;

&lt;P&gt;On Windows forwarder, in my "inputs.conf", i set index value with quote like this :  index = "myindex".&lt;BR /&gt;&lt;BR /&gt;
And as it says in Splunk documentation for &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/Admin/Inputsconf"&gt;inputs.conf&lt;/A&gt;, WARNING: Do not put the  value in quotes. Use host=foo, not host="foo".&lt;/P&gt;

&lt;P&gt;Thanks again, &lt;/P&gt;

&lt;P&gt;Bye&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 07:41:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360407#M65743</guid>
      <dc:creator>myitlab1000</dc:creator>
      <dc:date>2018-03-16T07:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I forward data in Windows Universal Splunk Forwarder 6.5.0 and a CentOS Splunk Entreprise 6.5.0?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360408#M65744</link>
      <description>&lt;P&gt;@myitlab1000, if your problem is resolved, please accept an answer to help future readers.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:36:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-forward-data-in-Windows-Universal-Splunk-Forwarder-6-5/m-p/360408#M65744</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-03-16T12:36:51Z</dc:date>
    </item>
  </channel>
</rss>

