<?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: How to check if Heavy Forwarder is autoload balancing properly ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289809#M55300</link>
    <description>&lt;P&gt;Run the query to check - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=SomeIndex  sourcetype=SomeSourcetype | timechart count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 12 May 2017 06:34:42 GMT</pubDate>
    <dc:creator>dineshraj9</dc:creator>
    <dc:date>2017-05-12T06:34:42Z</dc:date>
    <item>
      <title>How to check if Heavy Forwarder is autoload balancing properly ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289808#M55299</link>
      <description>&lt;P&gt;I am forwarding some logs from a Heavy Forwarder to 2 indexers.  I want to check if forwarder is balancing load/distributing events properly or not ?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;OUTPUTS.CONF&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[indexAndForward]
index = false

[tcpout]
defaultGroup = G1
forwardedindex.filter.disable = true

[tcpout:G1]
disabled = 0
server = IP_Addr_Indexer1:9997,IP_Addr_Indexer2:9997
useACK=true
forceTimebasedAutoLB = true
autoLB = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;INPUTS.CONF&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/Folder1/Folder2]
 host_segment=5
 index=SomeIndex
 sourcetype=SomeSourcetype
 disabled=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Like out of 100 events, say 40 events are going to indexer 1 and the rest 60 going to indexer 2. How can I check it ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 05:57:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289808#M55299</guid>
      <dc:creator>abhinav_maxonic</dc:creator>
      <dc:date>2017-05-12T05:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if Heavy Forwarder is autoload balancing properly ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289809#M55300</link>
      <description>&lt;P&gt;Run the query to check - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=SomeIndex  sourcetype=SomeSourcetype | timechart count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 May 2017 06:34:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289809#M55300</guid>
      <dc:creator>dineshraj9</dc:creator>
      <dc:date>2017-05-12T06:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if Heavy Forwarder is autoload balancing properly ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289810#M55301</link>
      <description>&lt;P&gt;On which machine should I run this query - Indexer or SH ? And what should be the output of this query ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 06:43:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-check-if-Heavy-Forwarder-is-autoload-balancing-properly/m-p/289810#M55301</guid>
      <dc:creator>abhinav_maxonic</dc:creator>
      <dc:date>2017-05-12T06:43:58Z</dc:date>
    </item>
  </channel>
</rss>

