<?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: Universal forwarder stopped sending data after a reinstall in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336333#M62166</link>
    <description>&lt;P&gt;When you say same machine, is UF and Enterprise on the same machine? if yes , port conflict would be a problem.&lt;BR /&gt;
Are you using deployment server to manage the UF? How do you establish the UF is connected to indexer?&lt;BR /&gt;
Do you have outputs.conf configured to send data to indexers?&lt;BR /&gt;
Can you please provide&lt;BR /&gt;
- outputs.conf on your UF&lt;BR /&gt;
- logs of Splunkd of your UF to see how it is connected&lt;BR /&gt;
- You using TLS?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2017 09:29:10 GMT</pubDate>
    <dc:creator>koshyk</dc:creator>
    <dc:date>2017-09-15T09:29:10Z</dc:date>
    <item>
      <title>Universal forwarder stopped sending data after a reinstall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336332#M62165</link>
      <description>&lt;P&gt;We were facing issue in Splunk log forwarding to IDXer cluster.&lt;/P&gt;

&lt;P&gt;I found that our enterprise instance servers are 6.5.3 and UFs were of 6.6.2. So I uninstalled 6.6.2 version of UF and reinstalled 6.5.2 version on the same machine.&lt;/P&gt;

&lt;P&gt;Then I did the similar configuration on the new UF. Now in the logs I can see UF is connected to Indexer but no data is been forwarded to the enterprise version.&lt;/P&gt;

&lt;P&gt;I feel there is something I missed during the reinstallation.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;BR /&gt;
Vikram.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 08:58:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336332#M62165</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2017-09-15T08:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder stopped sending data after a reinstall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336333#M62166</link>
      <description>&lt;P&gt;When you say same machine, is UF and Enterprise on the same machine? if yes , port conflict would be a problem.&lt;BR /&gt;
Are you using deployment server to manage the UF? How do you establish the UF is connected to indexer?&lt;BR /&gt;
Do you have outputs.conf configured to send data to indexers?&lt;BR /&gt;
Can you please provide&lt;BR /&gt;
- outputs.conf on your UF&lt;BR /&gt;
- logs of Splunkd of your UF to see how it is connected&lt;BR /&gt;
- You using TLS?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 09:29:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336333#M62166</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-09-15T09:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder stopped sending data after a reinstall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336334#M62167</link>
      <description>&lt;P&gt;hi vikram_m,&lt;BR /&gt;
let me understand:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;your UFs are connected to Indexers and send internal logs to them (test it with &lt;CODE&gt;index=_internal host=your_host | head 1000&lt;/CODE&gt; using Always as Time Period),&lt;/LI&gt;
&lt;LI&gt;there are monitoring logs,&lt;/LI&gt;
&lt;LI&gt;monitoring logs don't arrive to Indexers (test it with &lt;CODE&gt;index=* host=your_host | head 1000&lt;/CODE&gt; ),&lt;/LI&gt;
&lt;LI&gt;you correctly configured outputs.conf in UFs to link them to indexers (you can use the same of before)&lt;/LI&gt;
&lt;LI&gt;you have in UFs all the required TAs (you can use the same of before) or inputs.conf in $SPLUNK_HOME/system/local,&lt;/LI&gt;
&lt;LI&gt;now you don't receive monitoring logs.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Is it correct?&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 09:46:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336334#M62167</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-09-15T09:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder stopped sending data after a reinstall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336335#M62168</link>
      <description>&lt;P&gt;(1) your UFs are connected to Indexers and send internal logs to them (test it with index=_internal host=your_host | head 1000 using Always as Time Period) : This doesnot seem working.&lt;BR /&gt;
(2) there are monitoring logs : These are also not working.&lt;BR /&gt;
(3) monitoring logs don't arrive to Indexers (test it with index=* host=your_host | head 1000 ) : This command doesnot seem working.&lt;BR /&gt;
(4) you correctly configured outputs.conf in UFs to link them to indexers (you can use the same of before) : YEs I did the same configuration as previous configuration.&lt;BR /&gt;
(5) you have in UFs all the required TAs (you can use the same of before) or inputs.conf in $SPLUNK_HOME/system/local : We have inputs.conf on the system/local directory.....outputs.conf at etc/apps/ssl_indexer_app/local/ this app is pushed from deployment server we use for servers as well.&lt;BR /&gt;
(6) After reinstall log reception totally stopped. However I can see in splunkd.log that UF is able to get connected to the indexers as per app from deployment server.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:47:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336335#M62168</guid>
      <dc:creator>vikram_m</dc:creator>
      <dc:date>2020-09-29T15:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder stopped sending data after a reinstall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336336#M62169</link>
      <description>&lt;P&gt;At first, are you using SSL between UFs and Indexers? if yes check password!&lt;/P&gt;

&lt;P&gt;let me understand: in splunkd.log, you see UF correctly connected to Indexers but internal logs aren't sent to Indexers, correct?&lt;/P&gt;

&lt;P&gt;Perform only one final check before reinstall: check in $SPLUNK_HOME/system/local/server.conf and $SPLUNK_HOME/system/local/inputs.conf if hostname is correct;&lt;/P&gt;

&lt;P&gt;If it's all correct, probably there's something dirty in your configuration, try to restart from the beginning:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;stop splunk service (did you stopped Splunk service before downgrade?),&lt;/LI&gt;
&lt;LI&gt;save outputs.conf, deploymentclient.conf and TAs in a different location,&lt;/LI&gt;
&lt;LI&gt;delete Forwarder folder (in Linux) or remove App (in Windows),&lt;/LI&gt;
&lt;LI&gt;install again forwarder,&lt;/LI&gt;
&lt;LI&gt;connect to Deployment Server (/SPLUNK/HOME/bin/splunk set deploy-poll &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;check if TA containing outputs.conf is correctly deployed,&lt;/LI&gt;
&lt;LI&gt;check if internal logs are sent,&lt;/LI&gt;
&lt;LI&gt;check other TAs,&lt;/LI&gt;
&lt;LI&gt;check if monitoring logs are sent.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:47:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336336#M62169</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T15:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder stopped sending data after a reinstall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336337#M62170</link>
      <description>&lt;P&gt;Hey @vikram_m, if cusello solved your problem, remember to "√Accept" an answer to award karma points &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 22:02:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-stopped-sending-data-after-a-reinstall/m-p/336337#M62170</guid>
      <dc:creator>lfedak_splunk</dc:creator>
      <dc:date>2017-09-15T22:02:19Z</dc:date>
    </item>
  </channel>
</rss>

