<?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 How to forward data to both third party and indexer servers without increasing the outbound traffic of the source server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-forward-data-to-both-third-party-and-indexer-servers/m-p/266376#M51052</link>
    <description>&lt;P&gt;I am fairly new to Splunk. The company I work for already has Splunk universal forwarders installed on servers to pull log content out to Splunk servers to index. Now we would like to forward the same log content to a 3rd party system. Naturally we will add the following to outputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;server = "third-party host:port"
sendCookedData = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2048i997881C60449501F/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;As far as I'm concerned, in this setup, Splunk forwarders would bifurcate log content to both Splunk servers and third-party servers, like the above diagram. &lt;STRONG&gt;It is increasing outbound traffic of the log server&lt;/STRONG&gt;. Is there is any suggestion to avoid that on the log server?&lt;/P&gt;

&lt;P&gt;Would putting servers with heavy forwarders in the between servers with Splunk Forwarders and Splunk index servers help, like in the following diagram?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2049i77BC18FBD7D7CE04/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I am not sure if Splunk heavy forwarder would be able to convert cooked (I guess unparsed) data to uncooked. Maybe this is over-engineered. Basically we would like to forward log content to third-party servers and avoid the increase of outbound traffic of the content-generated server.&lt;/P&gt;

&lt;P&gt;Any suggestion is appreciated. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2016 22:54:06 GMT</pubDate>
    <dc:creator>hyatt_calvin</dc:creator>
    <dc:date>2016-10-19T22:54:06Z</dc:date>
    <item>
      <title>How to forward data to both third party and indexer servers without increasing the outbound traffic of the source server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-forward-data-to-both-third-party-and-indexer-servers/m-p/266376#M51052</link>
      <description>&lt;P&gt;I am fairly new to Splunk. The company I work for already has Splunk universal forwarders installed on servers to pull log content out to Splunk servers to index. Now we would like to forward the same log content to a 3rd party system. Naturally we will add the following to outputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;server = "third-party host:port"
sendCookedData = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2048i997881C60449501F/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;As far as I'm concerned, in this setup, Splunk forwarders would bifurcate log content to both Splunk servers and third-party servers, like the above diagram. &lt;STRONG&gt;It is increasing outbound traffic of the log server&lt;/STRONG&gt;. Is there is any suggestion to avoid that on the log server?&lt;/P&gt;

&lt;P&gt;Would putting servers with heavy forwarders in the between servers with Splunk Forwarders and Splunk index servers help, like in the following diagram?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2049i77BC18FBD7D7CE04/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I am not sure if Splunk heavy forwarder would be able to convert cooked (I guess unparsed) data to uncooked. Maybe this is over-engineered. Basically we would like to forward log content to third-party servers and avoid the increase of outbound traffic of the content-generated server.&lt;/P&gt;

&lt;P&gt;Any suggestion is appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-forward-data-to-both-third-party-and-indexer-servers/m-p/266376#M51052</guid>
      <dc:creator>hyatt_calvin</dc:creator>
      <dc:date>2016-10-19T22:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to forward data to both third party and indexer servers without increasing the outbound traffic of the source server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-forward-data-to-both-third-party-and-indexer-servers/m-p/266377#M51053</link>
      <description>&lt;P&gt;I found this link to be useful:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/211403/how-to-configure-inputsconf-and-outputsconf-on-the.html"&gt;https://answers.splunk.com/answers/211403/how-to-configure-inputsconf-and-outputsconf-on-the.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 18:12:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-forward-data-to-both-third-party-and-indexer-servers/m-p/266377#M51053</guid>
      <dc:creator>tyrone_osilesi7</dc:creator>
      <dc:date>2017-03-29T18:12:17Z</dc:date>
    </item>
  </channel>
</rss>

