<?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 Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704053#M116449</link>
    <description>&lt;P&gt;Ok. So you have the logs from UFs but did you check splunkd.log on those HFs?&lt;/P&gt;</description>
    <pubDate>Sun, 10 Nov 2024 22:59:18 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-11-10T22:59:18Z</dc:date>
    <item>
      <title>Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703633#M116366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We recently upgraded the Heavy Forwarders (HF) of our Splunk Enterprise. After the upgrade the Universal Forwarders stopped sending data (e.g. Linux logs) to HFs over Http, the logs are not searchable on Search head.&lt;/P&gt;&lt;P&gt;We upgraded from v9.1.2 to 9.3.0. We also tried 9.3.1 which did not make any difference - logs are not being sent.&lt;/P&gt;&lt;P&gt;v9.2.3 works without issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the logs on UF on v9.3.x and can see&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ERROR S2SOverHttpOutputProcessor [8340 parsing] - HTTP 503 Service Unavailable&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;However I cannot figure out what causes the issue. Telnet from UF to HF works, Telnet form HF to indexers also work. The tokens on the Deployment server and UFs are the same.&lt;/P&gt;&lt;P&gt;Please, advise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 02:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703633#M116366</guid>
      <dc:creator>ArtieZ</dc:creator>
      <dc:date>2024-11-06T02:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703637#M116367</link>
      <description>&lt;P&gt;Is it sending too much data including its own logs?&amp;nbsp;&amp;nbsp;I think endpoint&amp;nbsp;&lt;SPAN&gt;server is busy, Did you try sending a small batch of events to test on one of those linux servers?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Try sending data from just one UF to isolate if it's a load issue&lt;/LI&gt;&lt;LI&gt;Check if there are any SSL/TLS version mismatches between 9.2.3 and 9.3.x&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Review this settings if you haven't:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Check outputs.conf&lt;BR /&gt;Verify inputs.conf&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.1/Admin/Outputsconf#HTTP_Output_stanzas" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.1/Admin/Outputsconf#HTTP_Output_stanzas&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If this Helps, Please UpVote.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 05:36:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703637#M116367</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-11-06T05:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703875#M116398</link>
      <description>&lt;P&gt;Thanks for your reply&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done some tests and checks.&lt;/P&gt;&lt;P&gt;For the load, I do not think it is too much data, I increased the number of heavy forwarders from 2 to 4 it did not make any change.&lt;/P&gt;&lt;P&gt;For the TLS/SSL,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The instance with the UF supports&amp;nbsp;&lt;BR /&gt;SSLv3&lt;BR /&gt;TLSv1&lt;BR /&gt;TLSv1.2&lt;BR /&gt;TLSv1.3&lt;/P&gt;&lt;P&gt;The load balancer (LB) (the HF are behind the LB) support TLS 1.2 and 1.3&lt;/P&gt;&lt;P&gt;To eliminate the LB I pointed the UF directly to the HF by changing the outputs.conf as follows&lt;BR /&gt;uri = &lt;A target="_blank" rel="noopener"&gt;http://&amp;lt;ip-of-hf&amp;gt;:8088&lt;/A&gt;&lt;BR /&gt;It did not work in the environment with UF v9.3.1 and HF v9.3.1 , with the same error.&lt;BR /&gt;Telnet from UF to HF on port 8088 worked&lt;/P&gt;&lt;P&gt;However this (direct to HF) worked in the environment with UF v9.3.1 and HF v9.1.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I noticed that the restart of UF in the environment with the problem is very slow, it takes 4-5 minutes, In the environment with no issues it takes a couple of seconds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output and input configs look similar.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 04:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703875#M116398</guid>
      <dc:creator>ArtieZ</dc:creator>
      <dc:date>2024-11-08T04:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703932#M116411</link>
      <description>&lt;P&gt;What OS do you have these installed on?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 15:05:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/703932#M116411</guid>
      <dc:creator>dural_yyz</dc:creator>
      <dc:date>2024-11-08T15:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704050#M116448</link>
      <description>&lt;P&gt;The Splunk nodes including heavy forwarders are on Linux RHEL8, the universal forwarders are mainly on Linux.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 22:15:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704050#M116448</guid>
      <dc:creator>ArtieZ</dc:creator>
      <dc:date>2024-11-10T22:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704053#M116449</link>
      <description>&lt;P&gt;Ok. So you have the logs from UFs but did you check splunkd.log on those HFs?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 22:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704053#M116449</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-10T22:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704067#M116450</link>
      <description>&lt;P&gt;Yes, I checked the splunkd.log on HFs. Could not see anything relevant/useful&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 08:11:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704067#M116450</guid>
      <dc:creator>ArtieZ</dc:creator>
      <dc:date>2024-11-11T08:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704070#M116451</link>
      <description>&lt;P&gt;It's unlikely but not impossible that your particular setup triggers some bug in the software.&lt;/P&gt;&lt;P&gt;What I would do:&lt;/P&gt;&lt;P&gt;1) compare pre- and post-upgrade configs to verify if anything changed&lt;/P&gt;&lt;P&gt;2) do a fresh reinstall of 9.1 where your 9.3 wasn't working and reapply the config&lt;/P&gt;&lt;P&gt;3) If you have the means, try to spin up a fresh indexer with a http input and point that UF to the new indexer.&lt;/P&gt;&lt;P&gt;If no obvious reason pops up just raise a case with Splunk support.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 09:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/704070#M116451</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-11T09:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarders stopped sending data to Heavy Forwarders over HTTP after upgrading Heavy Forwarders to 9.3.x</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/743134#M118080</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;In versions 9.3.x, 9.4.x there is a "route" parameter added by default http stanza of splunk_httpinput app (inputs.conf).&lt;/P&gt;&lt;P&gt;Make sure this parameter is not overridden by any local inputs.conf.&lt;/P&gt;&lt;P&gt;You can try adding this parameter to the http stanza of your HF "route=has_key:_dstrx:typingQueue;has_key:_linebreaker:rulesetQueue;absent_key:_linebreaker:parsingQueue" and try.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 06:24:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarders-stopped-sending-data-to-Heavy-Forwarders/m-p/743134#M118080</guid>
      <dc:creator>sarpparaj</dc:creator>
      <dc:date>2025-04-01T06:24:46Z</dc:date>
    </item>
  </channel>
</rss>

