<?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: Is it possible for a universal forwarded to route on multiple ports? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36513#M6680</link>
    <description>&lt;P&gt;This is exactly what I am looking for. Thanks! I will try this out first thing on Monday.&lt;/P&gt;</description>
    <pubDate>Sat, 17 Dec 2011 02:44:15 GMT</pubDate>
    <dc:creator>erick_thompson</dc:creator>
    <dc:date>2011-12-17T02:44:15Z</dc:date>
    <item>
      <title>Is it possible for a universal forwarded to route on multiple ports?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36511#M6678</link>
      <description>&lt;P&gt;I have a number of application deployments, and I want each deployment to send logs to a different instance of splunk. Due to the network configuration (the apps are on Azure), I need to use a forwarder. I was looking at the help for the outputs.conf file, and didn't see anything obvious. Is it possible to set up a universal forwarder to listen on multiple ports, and send each port to a different target server? &lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
Erick&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2011 00:05:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36511#M6678</guid>
      <dc:creator>erick_thompson</dc:creator>
      <dc:date>2011-12-17T00:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible for a universal forwarded to route on multiple ports?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36512#M6679</link>
      <description>&lt;P&gt;Sure, but you need to configure both &lt;CODE&gt;inputs.conf&lt;/CODE&gt; and &lt;CODE&gt;outputs.conf&lt;/CODE&gt;.  Something similar to this.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;inputs.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/httpd]
sourcetype=access_combined
_TCP_ROUTING=indexer1

[tcp://:12345]
_TCP_ROUTING=indexer2

[tcp://:45678]
_TCP_ROUTING=indexer3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;HR /&gt;

&lt;P&gt;&lt;CODE&gt;outputs.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:indexer1]
server=indexer1.Splunk.com:9997

[tcpout:indexer2]
server=indexer2.Splunk.com:9997

[tcpout:indexer3]
server=indexer3.Splunk.com:9997
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 17 Dec 2011 02:24:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36512#M6679</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2011-12-17T02:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible for a universal forwarded to route on multiple ports?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36513#M6680</link>
      <description>&lt;P&gt;This is exactly what I am looking for. Thanks! I will try this out first thing on Monday.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2011 02:44:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-for-a-universal-forwarded-to-route-on-multiple/m-p/36513#M6680</guid>
      <dc:creator>erick_thompson</dc:creator>
      <dc:date>2011-12-17T02:44:15Z</dc:date>
    </item>
  </channel>
</rss>

