<?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 does load balacing work when forwarding to Splunk Cloud? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245522#M47443</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm wondering how load balancing in Splunk Cloud work.&lt;/P&gt;

&lt;P&gt;When i install the splunkcloud.uf app on a local forwarder, the outputs.conf that is created in the app looks like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:splunkcloud]
compressed = false
disabled = false
server = input-prd-p-&amp;lt;id&amp;gt;.cloud.splunk.com:9997
sslCommonNameToCheck = input-prd-p-&amp;lt;id&amp;gt;.cloud.splunk.com
sslCertPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/client.pem
sslPassword = &amp;lt;password&amp;gt;
sslRootCAPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/cacert.pem
sslVerifyServerCert = true
useACK = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Notice that there is only one server listed. When I search for "splunk_server" in my Splunk Cloud it clearly says I have five indexers. Why aren't all those listed behind "server" as normal when using load balancing? I know there is something called the indexer discovery feature, but then I guess I would see a stanza for that in my outputs.conf. Could someone explain this to me?&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2016 08:08:36 GMT</pubDate>
    <dc:creator>hettervik</dc:creator>
    <dc:date>2016-05-11T08:08:36Z</dc:date>
    <item>
      <title>How does load balacing work when forwarding to Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245522#M47443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm wondering how load balancing in Splunk Cloud work.&lt;/P&gt;

&lt;P&gt;When i install the splunkcloud.uf app on a local forwarder, the outputs.conf that is created in the app looks like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:splunkcloud]
compressed = false
disabled = false
server = input-prd-p-&amp;lt;id&amp;gt;.cloud.splunk.com:9997
sslCommonNameToCheck = input-prd-p-&amp;lt;id&amp;gt;.cloud.splunk.com
sslCertPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/client.pem
sslPassword = &amp;lt;password&amp;gt;
sslRootCAPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/cacert.pem
sslVerifyServerCert = true
useACK = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Notice that there is only one server listed. When I search for "splunk_server" in my Splunk Cloud it clearly says I have five indexers. Why aren't all those listed behind "server" as normal when using load balancing? I know there is something called the indexer discovery feature, but then I guess I would see a stanza for that in my outputs.conf. Could someone explain this to me?&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 08:08:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245522#M47443</guid>
      <dc:creator>hettervik</dc:creator>
      <dc:date>2016-05-11T08:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: How does load balacing work when forwarding to Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245523#M47444</link>
      <description>&lt;P&gt;This configuration is for a single instance of Splunk cloud, not a clustered instance. Clustered instances will have a input-idxXX.instancename.splunkcloud.com.&lt;/P&gt;

&lt;P&gt;Single instance stacks, *.cloud.splunk.com, do not have multiple indexers or search heads.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 08:23:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245523#M47444</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-05-11T08:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How does load balacing work when forwarding to Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245524#M47445</link>
      <description>&lt;P&gt;Thanks for your fast answer. So the fact that it says &lt;EM&gt;id&lt;/EM&gt;.cloud.indicates that there's only one indexer? If so, why are there five servers showing in my Splunk Cloud GUI? These five show when i search for * with value, count and percent.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;idx2.&amp;lt;customer&amp;gt;.splunkcloud.com     383     30.763%
idx3.&amp;lt;customer&amp;gt;.splunkcloud.com     292     23.454%
idx4.&amp;lt;customer&amp;gt;.splunkcloud.com     203     16.305%
idx1.&amp;lt;customer&amp;gt;.splunkcloud.com     199     15.984%
idx5.&amp;lt;customer&amp;gt;.splunkcloud.com     168     13.494%
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 May 2016 08:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245524#M47445</guid>
      <dc:creator>hettervik</dc:creator>
      <dc:date>2016-05-11T08:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: How does load balacing work when forwarding to Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245525#M47446</link>
      <description>&lt;P&gt;It looks like either your Cloud UF App is from a single instance *.cloud.splunk.com trial you have done. Or perhaps the one from your clustered stack isnt correct.&lt;/P&gt;

&lt;P&gt;Did you install the app from your *.splunkcloud.com instance after using your *.cloud.splunk.com instance? You have to update this, it doesnt automatically change.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 08:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245525#M47446</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-05-11T08:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: How does load balacing work when forwarding to Splunk Cloud?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245526#M47447</link>
      <description>&lt;P&gt;You are absolutely right! The app I was looking at was from a former Splunk Cloud Trial instance. There is another app for the new prod-instance of Splunk Cloud which has all the servers listed. That surely clears things up. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 08:40:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-does-load-balacing-work-when-forwarding-to-Splunk-Cloud/m-p/245526#M47447</guid>
      <dc:creator>hettervik</dc:creator>
      <dc:date>2016-05-11T08:40:53Z</dc:date>
    </item>
  </channel>
</rss>

