<?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: Configure an intermediate forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669802#M112306</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/262805"&gt;@Tumarbayev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand:&lt;/P&gt;&lt;P&gt;are you speaking of an intermediate Forwarder that colelcts logs from other Universal Forwarder and sends them to indexers, is it correct?&lt;/P&gt;&lt;P&gt;Are you speaking of an Heavy or an Universal Forwarder?&lt;/P&gt;&lt;P&gt;Anyway, youcan use as concentrator, both a Universal or an Heavy Forwarder, even if I usually use an HF.&lt;/P&gt;&lt;P&gt;At first you have to configure your HF Concentrator to forwarder logs to the Indexers.&lt;/P&gt;&lt;P&gt;Then you have to enable, on HF,&amp;nbsp; receiving on a port (default 9997).&lt;/P&gt;&lt;P&gt;At least, you have to configure your target UFs to send their logs to the HF using the define port (9997).&lt;/P&gt;&lt;P&gt;If you have HA requirements, it's better to have two HFs to avoid Single Points of Failure.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 10:30:23 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2023-11-27T10:30:23Z</dc:date>
    <item>
      <title>Configure an intermediate forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669800#M112305</link>
      <description>&lt;P&gt;Hello team.&amp;nbsp;&lt;BR /&gt;My task is that universal forwarder should collect the events from other hosts and then do realy to main server. How can i do it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:12:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669800#M112305</guid>
      <dc:creator>Tumarbayev</dc:creator>
      <dc:date>2023-11-27T10:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an intermediate forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669802#M112306</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/262805"&gt;@Tumarbayev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand:&lt;/P&gt;&lt;P&gt;are you speaking of an intermediate Forwarder that colelcts logs from other Universal Forwarder and sends them to indexers, is it correct?&lt;/P&gt;&lt;P&gt;Are you speaking of an Heavy or an Universal Forwarder?&lt;/P&gt;&lt;P&gt;Anyway, youcan use as concentrator, both a Universal or an Heavy Forwarder, even if I usually use an HF.&lt;/P&gt;&lt;P&gt;At first you have to configure your HF Concentrator to forwarder logs to the Indexers.&lt;/P&gt;&lt;P&gt;Then you have to enable, on HF,&amp;nbsp; receiving on a port (default 9997).&lt;/P&gt;&lt;P&gt;At least, you have to configure your target UFs to send their logs to the HF using the define port (9997).&lt;/P&gt;&lt;P&gt;If you have HA requirements, it's better to have two HFs to avoid Single Points of Failure.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:30:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669802#M112306</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-11-27T10:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an intermediate forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669803#M112307</link>
      <description>&lt;P&gt;you mean i should configure the Universal forwarder on receiving mode and then on the sender server configure output to configured forwarder?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:45:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669803#M112307</guid>
      <dc:creator>Tumarbayev</dc:creator>
      <dc:date>2023-11-27T10:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an intermediate forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669806#M112308</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/262805"&gt;@Tumarbayev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;yes, you have to configure the Intermediate Forwarder bot as receiver and forwarder.&lt;/P&gt;&lt;P&gt;If you use an HF you can do all by GUI, if you use a UF, you have to condifure outputs.conf and inputs.conf; if you use a UF, remember to configure in limits.conf maxKBpm=0 otherwise you'll have queues issues.&lt;/P&gt;&lt;P&gt;Then, in the target UFs, you have to configure outputs.conf to point to the intermediate Forwarder.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:50:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669806#M112308</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-11-27T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure an intermediate forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669808#M112309</link>
      <description>&lt;P&gt;Last question. How can i configure the UF as a receiver on 9997?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:00:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-an-intermediate-forwarder/m-p/669808#M112309</guid>
      <dc:creator>Tumarbayev</dc:creator>
      <dc:date>2023-11-27T11:00:27Z</dc:date>
    </item>
  </channel>
</rss>

