<?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 Java API Get data into Splunk cluster in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180788#M6719</link>
    <description>&lt;P&gt;How to do that? As far as I know, I can get data into single index, how about Splunk cluster? Should I specify connection to master node? What if master node goes down?&lt;/P&gt;</description>
    <pubDate>Wed, 28 May 2014 09:47:58 GMT</pubDate>
    <dc:creator>romantuchin</dc:creator>
    <dc:date>2014-05-28T09:47:58Z</dc:date>
    <item>
      <title>Java API Get data into Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180788#M6719</link>
      <description>&lt;P&gt;How to do that? As far as I know, I can get data into single index, how about Splunk cluster? Should I specify connection to master node? What if master node goes down?&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2014 09:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180788#M6719</guid>
      <dc:creator>romantuchin</dc:creator>
      <dc:date>2014-05-28T09:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Java API Get data into Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180789#M6720</link>
      <description>&lt;P&gt;Don't send data to a master node. Send it to the Indexers withing the cluster. Review outputs.conf for the forwarders, and the distributed architecture of Splunk.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://wiki.splunk.com/Community:Getting_data_into_Splunk" target="test_blank"&gt;http://wiki.splunk.com/Community:Getting_data_into_Splunk&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 May 2014 11:59:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180789#M6720</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2014-05-28T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Java API Get data into Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180790#M6721</link>
      <description>&lt;P&gt;should I open connection and send the same data to each Indexer in a cluster?&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2014 13:10:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180790#M6721</guid>
      <dc:creator>romantuchin</dc:creator>
      <dc:date>2014-05-28T13:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java API Get data into Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180791#M6722</link>
      <description>&lt;P&gt;If you setup the output of the forwarder to output to each indexer, Splunk will auto load balance for you and send to all the configured indexers.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2014 13:13:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Java-API-Get-data-into-Splunk-cluster/m-p/180791#M6722</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2014-05-28T13:13:53Z</dc:date>
    </item>
  </channel>
</rss>

