<?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 Performance in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73516#M856</link>
    <description>&lt;P&gt;We started our setup with a standalone Splunk server. Now that we have a second standalone Splunk server next to it, we'd like to share the load across both machines. We'd prefer to do this in a way where we don't have to share an index between the machines, for the least amount of disruption to users.&lt;/P&gt;

&lt;P&gt;What would be the best way to go about this?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2012 17:54:17 GMT</pubDate>
    <dc:creator>lspringer</dc:creator>
    <dc:date>2012-09-27T17:54:17Z</dc:date>
    <item>
      <title>Splunk Performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73516#M856</link>
      <description>&lt;P&gt;We started our setup with a standalone Splunk server. Now that we have a second standalone Splunk server next to it, we'd like to share the load across both machines. We'd prefer to do this in a way where we don't have to share an index between the machines, for the least amount of disruption to users.&lt;/P&gt;

&lt;P&gt;What would be the best way to go about this?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 17:54:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73516#M856</guid>
      <dc:creator>lspringer</dc:creator>
      <dc:date>2012-09-27T17:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73517#M857</link>
      <description>&lt;P&gt;I'm not sure I quite understood what you mean by "not sharing an index between the machines". But I'll have a go at it:&lt;/P&gt;

&lt;P&gt;Splunk will perform best if you scale horizontally, if you have a lot of dedicated indexers, they can all do the work at the same time.  So for your scenario you could use one server as a combined indexer and search head and the other machine as a dedicated indexer. Both servers should have the same indexes configured (they will store the data received locally  and do not have a shared filesystem or anything like that). Then you set up the forwarders to auto load balance their data to both servers (There is an example here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Outputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Outputsconf&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;If for some reason you do not want to have half the data of a specific index on one server and the other half on the other, you could use both servers as indexers &amp;amp; search heads and the split up the data you index among them ( You could habe application1 and application2 on server1 and application3 and application4 on server2. If there is a team looking after application1 &amp;amp;2 and another one looking after application3 &amp;amp; 4 that might make sense). But to me the first setup makes more sense.&lt;/P&gt;

&lt;P&gt;If you can explain a little what you mean by the least amount of disruption to users, we might be able to give you better assistance &lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 19:52:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73517#M857</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2012-09-27T19:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73518#M858</link>
      <description>&lt;P&gt;Regarding  "not sharing an index between the machines", I read somewhere that I should set up a share and have the indexers access the shared location.&lt;/P&gt;

&lt;P&gt;Your solution is what I'm looking for I just want the solution to be a config change as opposed to standing up a share which would take more time and require more configuration. &lt;/P&gt;

&lt;P&gt;For clarification the specific example you are referring to is:&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
heartbeatFrequency=15&lt;BR /&gt;
indexAndForward=true&lt;/P&gt;

&lt;P&gt;[tcpout:indexer1]&lt;BR /&gt;
server=Y.Y.Y.Y:9997&lt;/P&gt;

&lt;P&gt;[tcpout:indexer2]&lt;BR /&gt;
server=X.X.X.X:6666&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 20:02:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Performance/m-p/73518#M858</guid>
      <dc:creator>lspringer</dc:creator>
      <dc:date>2012-09-27T20:02:26Z</dc:date>
    </item>
  </channel>
</rss>

