<?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: Heavy Forwarder not receiving logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476230#M81752</link>
    <description>&lt;P&gt;"Verify the ports have a listener on them" - would you please give more details on this?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 18:34:56 GMT</pubDate>
    <dc:creator>vnguyen46</dc:creator>
    <dc:date>2020-01-07T18:34:56Z</dc:date>
    <item>
      <title>Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476228#M81750</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
After migrated Splunk Enterprise to a new hardware, my HFs stop receiving logs over port 514/1514. It's verified these ports are open on the new HFs. The new system is receiving logs from UFs running on Windows and from Cloud-based (AWS).&lt;/P&gt;

&lt;P&gt;What other configuration needs to be done like syslog daemon or any things else for the new HFs to receive logs being sent over port 514/1514 like F5 and other network devices?&lt;/P&gt;

&lt;P&gt;Thank you, &lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 17:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476228#M81750</guid>
      <dc:creator>vnguyen46</dc:creator>
      <dc:date>2020-01-07T17:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476229#M81751</link>
      <description>&lt;P&gt;Verify the ports have a listener on them.  Check your firewall(s) to ensure connectivity.&lt;BR /&gt;
If the HF moved to a new address, make sure all clients have that address.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 17:41:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476229#M81751</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-07T17:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476230#M81752</link>
      <description>&lt;P&gt;"Verify the ports have a listener on them" - would you please give more details on this?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:34:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476230#M81752</guid>
      <dc:creator>vnguyen46</dc:creator>
      <dc:date>2020-01-07T18:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476231#M81753</link>
      <description>&lt;P&gt;Don't you think I need to configure the daemon syslog on the new HFs so they can receive the logs?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476231#M81753</guid>
      <dc:creator>vnguyen46</dc:creator>
      <dc:date>2020-01-07T18:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476232#M81754</link>
      <description>&lt;P&gt;I use &lt;CODE&gt;netstat -ln | grep 514&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:45:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476232#M81754</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-07T18:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476233#M81755</link>
      <description>&lt;P&gt;Yes, you absolutely need to do that.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:47:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476233#M81755</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-07T18:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476234#M81756</link>
      <description>&lt;P&gt;I used nc and received this:&lt;BR /&gt;
 ss -lnt4p | grep 514&lt;BR /&gt;
LISTEN     0      128          &lt;EM&gt;:514                      *:&lt;/EM&gt;&lt;BR /&gt;
LISTEN     0      128    127.0.0.1:51490                    &lt;EM&gt;:&lt;/EM&gt;&lt;BR /&gt;
LISTEN     0      128          &lt;EM&gt;:1514                     *:&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Does that mean I have listeners on both 514 and 1514?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 20:47:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476234#M81756</guid>
      <dc:creator>vnguyen46</dc:creator>
      <dc:date>2020-01-07T20:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy Forwarder not receiving logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476235#M81757</link>
      <description>&lt;P&gt;Hi Richgalloway,&lt;/P&gt;

&lt;P&gt;I'd like to circle back on HFs stopped receiving logs. All logs were once received well after system admin fixed the daemon log. Then last Thursday, HFs suddenly stopped receiving 9 out of 10 logs at almost same time. There is no issue with new logs. Disk space and network connection are not the cause. &lt;/P&gt;

&lt;P&gt;Would you please share what you think?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 19:35:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Heavy-Forwarder-not-receiving-logs/m-p/476235#M81757</guid>
      <dc:creator>vnguyen46</dc:creator>
      <dc:date>2020-02-13T19:35:06Z</dc:date>
    </item>
  </channel>
</rss>

