<?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 recieving (orforwarding) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605047#M105196</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241580"&gt;@fatsug&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;there's something tha I don't understand:&lt;/P&gt;&lt;P&gt;when you enabled receiving on HF, did you started to receive logs?&lt;/P&gt;&lt;P&gt;when you connect by telnet to the HF from the UF, are you using the 9997 port I suppose.&lt;/P&gt;&lt;P&gt;then are you sure that you see the _internal logs of the HF on the HF itself, or you can see them on Indexers/Search Head?&lt;/P&gt;&lt;P&gt;If you forwardr all logs from HF and you haven't a local indexing, you cannot see anything on HF.&lt;/P&gt;&lt;P&gt;About forwarder inputs, forget it.&lt;/P&gt;&lt;P&gt;The check to do is: can you see UFs logs on IDX/SH?&lt;/P&gt;&lt;P&gt;Can you share outputs.conf of am UF?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jul 2022 08:59:40 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-07-09T08:59:40Z</dc:date>
    <item>
      <title>Why is our Heavy forwarder not receiving (or forwarding)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604947#M105180</link>
      <description>&lt;P&gt;Hello community&lt;/P&gt;
&lt;P&gt;In our distributed environemnt we have a few&lt;/P&gt;
&lt;P&gt;Hello community&lt;/P&gt;
&lt;P&gt;In our distributed environment we have a few heavy forwarders set up to deal with zone boundaries and whatnot. Silly enough of me, I assumed these would all be configured and humming along, though it turned out that not a single one of them where actually being used.&lt;/P&gt;
&lt;P&gt;I have looked through the manual, as well as the forum here, though I am still somewhat confused regarding the setup and configuration needed. So I’ll take this step-by-step.&lt;/P&gt;
&lt;P&gt;We have a universal forwarder set up in a Linux machine set to collect some sys/os logs and a filewatch for application log. Now, the UF connects to the deployment server and fetches the configuration, so far so good. Though nothing shows up on indexers and/or search heads.&lt;/P&gt;
&lt;P&gt;First of all, I noticed that “Receive data” on the HF was empty, I assume there should be a port listed here so I added the standard port. After this, the server could “curl” connect to the HF, so this seemed like a fantastic start. However, still no log.&lt;/P&gt;
&lt;P&gt;The local splunkd log in the UF shows:&lt;/P&gt;
&lt;P&gt;07-08-2022 13:36:07.718 +0200 ERROR TcpOutputFd [4105329 TcpOutEloop] - Connection to host=&amp;lt;ip&amp;gt;:&amp;lt;port&amp;gt; failed&lt;/P&gt;
&lt;P&gt;07-08-2022 13:36:07.719 +0200 ERROR TcpOutputFd [4105329 TcpOutEloop] - Connection to host=&amp;lt;ip&amp;gt;:&amp;lt;port&amp;gt; failed&lt;/P&gt;
&lt;P&gt;So traffic is allowed though still the UF cannot connect to HF.&lt;/P&gt;
&lt;P&gt;From what I can tell from other threads, I also need to have the same apps as deployed on the UF installed on the HF? Or am I misinterpreting this? Could this explain the failed connections? I have the inputs correct on the UF, I have the outputs.conf pointing at the HF. The HF sends _internal to indexers so that seems ok. It is just not accepting connections from the UF.&lt;/P&gt;
&lt;P&gt;What exactly do I need to have on the HF so that log can be “redirected” from UF to IX?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 15:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604947#M105180</guid>
      <dc:creator>fatsug</dc:creator>
      <dc:date>2022-07-08T15:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604952#M105181</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241580"&gt;@fatsug&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have a main issue: you have to enable receiving.&lt;/P&gt;&lt;P&gt;if you have an HF that works as a concentrator of logs from other Forwarders (HFs or UFs) you have to enable it to receive data on a port (by default 9997).&lt;/P&gt;&lt;P&gt;If ou use it also as syslog receiver, you have also to enable it the nerwork inputs to receive logs.&lt;/P&gt;&lt;P&gt;In addition, you have to configure on it the Forwardering option, to send logs to the Indexers.&lt;/P&gt;&lt;P&gt;About Apps, they depend on what you do on your logs: if you need elaborate them (parsing) you need to have the same Add-ons that you have on Indexers, because parsing is don on HFs.&lt;/P&gt;&lt;P&gt;About management, you can manage them by Deployment Servers like anothe Forwarder.&lt;/P&gt;&lt;P&gt;The message on UFs you shared says that the UFs haven't any destination to send their logs because you didn't enabled the reciving port on HF.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 14:08:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604952#M105181</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-08T14:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604986#M105183</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the feedback!&lt;/P&gt;&lt;P&gt;Yup, Recieving option was not present though I enabled port 9997 and then a curl-check showed that I was able to connect from server to heavy forwarder.&lt;/P&gt;&lt;P&gt;Forwarding was already set up, I see indexers configured on the heavy forwarder and _interal log from the the heavy forwarder is being indexed and is searchable.&lt;/P&gt;&lt;P&gt;This is where my mind breaks a little. I can curl/telnet connect to the HF from the server with the UF. The HF can send log to indexers as I can see _internal logg searchable on the HF. Why can't the UF connect to the HF and send logg?&lt;/P&gt;&lt;P&gt;The UF connects to DS and puls down config. Forwarding is enabled on the HF, reviecing is enabled on the HF. HF sends log to indexers, though UF is not allowed to connect to HF.&lt;/P&gt;&lt;P&gt;One thing that stumps me is that the "Forwarded Inputs" shows nothing present, is this something that I need to set up? Because in my mind, having the UF send log to the HF, it would just relay the information to indexers.&lt;/P&gt;&lt;P&gt;// Gustaf&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 17:36:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604986#M105183</guid>
      <dc:creator>fatsug</dc:creator>
      <dc:date>2022-07-08T17:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604988#M105184</link>
      <description>&lt;P&gt;Or maybe "Forwarded inputs" is not what I think it is.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 17:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/604988#M105184</guid>
      <dc:creator>fatsug</dc:creator>
      <dc:date>2022-07-08T17:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605005#M105192</link>
      <description>&lt;P&gt;You mix different things. If I remember correctly, "Forwarded inputs" is the option responsible for deploying inputs to forwarders by tbe deplpyment server and has nothing to do with connectivity between UF and HF.&lt;/P&gt;&lt;P&gt;In your case for the UF-HF connection to work you must have:&lt;/P&gt;&lt;P&gt;1) properly defined input on HF&lt;/P&gt;&lt;P&gt;2) properly defined output on UF&lt;/P&gt;&lt;P&gt;3) connectivity between UF and HF&lt;/P&gt;&lt;P&gt;Deployment server is a completely different cup of tea.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 19:35:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605005#M105192</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-07-08T19:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605047#M105196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241580"&gt;@fatsug&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;there's something tha I don't understand:&lt;/P&gt;&lt;P&gt;when you enabled receiving on HF, did you started to receive logs?&lt;/P&gt;&lt;P&gt;when you connect by telnet to the HF from the UF, are you using the 9997 port I suppose.&lt;/P&gt;&lt;P&gt;then are you sure that you see the _internal logs of the HF on the HF itself, or you can see them on Indexers/Search Head?&lt;/P&gt;&lt;P&gt;If you forwardr all logs from HF and you haven't a local indexing, you cannot see anything on HF.&lt;/P&gt;&lt;P&gt;About forwarder inputs, forget it.&lt;/P&gt;&lt;P&gt;The check to do is: can you see UFs logs on IDX/SH?&lt;/P&gt;&lt;P&gt;Can you share outputs.conf of am UF?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 08:59:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605047#M105196</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-09T08:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605121#M105199</link>
      <description>&lt;P&gt;Hello again&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, not really.&lt;/P&gt;&lt;P&gt;So, I was receiving _internal from the HF. Nothing gets indexed/stored on the HF (only forwarded). I was unable to connect to the HF from the server with the UF, though our network admins ensured me everything was open.&lt;/P&gt;&lt;P&gt;I noticed that there were no open ports on the HF, opening a port allowed me to connect nc/telnet/curl but the UF still bounded. Only “Splunk log” from the HF reached the indexers. Nothing else went through.&lt;/P&gt;&lt;P&gt;So, the only way forward was a painful file-by-file diff. While doing this I noticed that there was a particular input file missing, this file had the port info as well as some SSL configuration, likely what made the UF bounce.&lt;/P&gt;&lt;P&gt;After adding the HF to the appropriate server class on the DS, the HF accepted the connection from the UF and the HF happily forwarded whatever log the UF was sending.&lt;/P&gt;&lt;P&gt;Thank you again for you help and input, much appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 09:29:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605121#M105199</guid>
      <dc:creator>fatsug</dc:creator>
      <dc:date>2022-07-11T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Heavy forwarder not recieving (orforwarding)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605123#M105200</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was the "inputs" on the HF that caused the problem&lt;/P&gt;&lt;P&gt;At some point, the HF was setup though missing a serverclass with essential input. Once I found the "diff", adding the serverclass to the HF and grabbing a cup of coffe, log started flowing!&lt;/P&gt;&lt;P&gt;Thank you very much for your help and input&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 09:34:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-our-Heavy-forwarder-not-receiving-or-forwarding/m-p/605123#M105200</guid>
      <dc:creator>fatsug</dc:creator>
      <dc:date>2022-07-11T09:34:35Z</dc:date>
    </item>
  </channel>
</rss>

