<?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 Splunk Universal forwarder in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214863#M23744</link>
    <description>&lt;P&gt;Hi all, &lt;/P&gt;

&lt;P&gt;I would like for security reason use the Splunk Universal forwarder on RHEL servers. But, I have to send logs to two Splunk indexers. Can you please tell me if it is possible with Splunk Universal forwarder ? It is well possible with standard syslog.&lt;/P&gt;

&lt;P&gt;Do you usually use Splunk Universal forwarder or standard syslog to forward logs to Splunk indexers ? &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Nov 2015 10:42:47 GMT</pubDate>
    <dc:creator>donypie</dc:creator>
    <dc:date>2015-11-06T10:42:47Z</dc:date>
    <item>
      <title>Splunk Universal forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214863#M23744</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;

&lt;P&gt;I would like for security reason use the Splunk Universal forwarder on RHEL servers. But, I have to send logs to two Splunk indexers. Can you please tell me if it is possible with Splunk Universal forwarder ? It is well possible with standard syslog.&lt;/P&gt;

&lt;P&gt;Do you usually use Splunk Universal forwarder or standard syslog to forward logs to Splunk indexers ? &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 10:42:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214863#M23744</guid>
      <dc:creator>donypie</dc:creator>
      <dc:date>2015-11-06T10:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214864#M23745</link>
      <description>&lt;P&gt;This should be possible and I'll give you two scenarios (this is done in your outputs.conf file):&lt;/P&gt;

&lt;P&gt;Load balancing an indexer pair:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [tcpout]
    defaultGroup = primary_indexers

    forceTimebasedAutoLB = true

    [tcpout:primary_indexers]
    server = server_1_ip_or_hostname:9997, server_2_ip_or_hostname:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Two separate destinations:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [tcpout]
    defaultGroup = primary_indexer,secondary_indexer


    [tcpout:primary_indexer]
    server = server_1_ip_or_hostname:9997

    [tcpout:secondary_indexer]
    server = server_2_ip_or_hostname:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you use option two, you're going to essentially use double your indexing license because you're sending a copy of the data to another separate server. &lt;/P&gt;

&lt;P&gt;If you want to send to syslog, take a look at the following link to help you with that:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarddatatothird-partysystemsd"&gt;link text&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:04:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214864#M23745</guid>
      <dc:creator>todd_miller</dc:creator>
      <dc:date>2015-11-06T13:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214865#M23746</link>
      <description>&lt;P&gt;The link didn't seem to want to copy:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarddatatothird-partysystemsd"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Forwarding/Forwarddatatothird-partysystemsd&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:04:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214865#M23746</guid>
      <dc:creator>todd_miller</dc:creator>
      <dc:date>2015-11-06T13:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214866#M23747</link>
      <description>&lt;P&gt;Thanks Todd&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:45:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214866#M23747</guid>
      <dc:creator>donypie</dc:creator>
      <dc:date>2015-11-06T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal forwarder</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214867#M23748</link>
      <description>&lt;P&gt;Sure thing!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:46:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-Universal-forwarder/m-p/214867#M23748</guid>
      <dc:creator>todd_miller</dc:creator>
      <dc:date>2015-11-06T13:46:12Z</dc:date>
    </item>
  </channel>
</rss>

