<?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 Forwarding Data From on Universal Forwarder to Another Universal Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73637#M15095</link>
    <description>&lt;P&gt;Is it possible to forward the data from one Universal Forwarder to another Universal Forwarder ?  If so can you please direct me to the appropriate documentation.  &lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2012 21:29:46 GMT</pubDate>
    <dc:creator>ssankeneni</dc:creator>
    <dc:date>2012-09-27T21:29:46Z</dc:date>
    <item>
      <title>Forwarding Data From on Universal Forwarder to Another Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73637#M15095</link>
      <description>&lt;P&gt;Is it possible to forward the data from one Universal Forwarder to another Universal Forwarder ?  If so can you please direct me to the appropriate documentation.  &lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 21:29:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73637#M15095</guid>
      <dc:creator>ssankeneni</dc:creator>
      <dc:date>2012-09-27T21:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Data From on Universal Forwarder to Another Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73638#M15096</link>
      <description>&lt;P&gt;Yes.  Simply configure a tcpout stanza in the outputs.conf of the first Forwarder to forward to Intermediary Forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup=intermediaryForwarder

[intermediaryForwarder]
server=myintermediaryforwarder.company.com:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then, configure a splunktcp stanza in the inputs.conf of the Intermediary Forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunktcp://:9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;...as well as a another tcpout in the Intermediary Forwarder to forward to Indexers:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup=indexers

[indexers]
server=myindexer:9997
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Sep 2012 11:45:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73638#M15096</guid>
      <dc:creator>ayme</dc:creator>
      <dc:date>2012-09-28T11:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Data From on Universal Forwarder to Another Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73639#M15097</link>
      <description>&lt;P&gt;Thank you  very much&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 18:16:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-Data-From-on-Universal-Forwarder-to-Another-Universal/m-p/73639#M15097</guid>
      <dc:creator>ssankeneni</dc:creator>
      <dc:date>2012-10-01T18:16:13Z</dc:date>
    </item>
  </channel>
</rss>

