<?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 Adding Servers monitored by Splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93341#M24025</link>
    <description>&lt;P&gt;We are going through the process of adding more servers  to our fleet and monitor them  with splunk. &lt;BR /&gt;
 1. Does anyone know an easy way of grabbing a list of all the servers which currently report into splunk? &lt;BR /&gt;
 2. And does anyone know how I can configure a server to report to a newly added splunk server?&lt;/P&gt;

&lt;P&gt;Many Thanks&lt;/P&gt;

&lt;P&gt;[edited title]&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2012 15:10:13 GMT</pubDate>
    <dc:creator>dina_vaghjiani</dc:creator>
    <dc:date>2012-10-17T15:10:13Z</dc:date>
    <item>
      <title>Adding Servers monitored by Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93341#M24025</link>
      <description>&lt;P&gt;We are going through the process of adding more servers  to our fleet and monitor them  with splunk. &lt;BR /&gt;
 1. Does anyone know an easy way of grabbing a list of all the servers which currently report into splunk? &lt;BR /&gt;
 2. And does anyone know how I can configure a server to report to a newly added splunk server?&lt;/P&gt;

&lt;P&gt;Many Thanks&lt;/P&gt;

&lt;P&gt;[edited title]&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 15:10:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93341#M24025</guid>
      <dc:creator>dina_vaghjiani</dc:creator>
      <dc:date>2012-10-17T15:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Servers monitored by Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93342#M24026</link>
      <description>&lt;P&gt;Define "report into" - do you mean that they're sending logs, or that they're deployment clients, or a bit of both?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 15:12:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93342#M24026</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-10-17T15:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Servers monitored by Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93343#M24027</link>
      <description>&lt;P&gt;@dina_vaghjiani, Are you looking for getting your new splunk server or forwarders to "report into" a Deployment server or licensing server.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 17:03:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93343#M24027</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-10-17T17:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Servers monitored by Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93344#M24028</link>
      <description>&lt;P&gt;Hi I mean "sending logs". We have a number of servers whose log files we can analyse via splunk, I want to know the full list of which servers and how to add a server.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2012 15:52:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93344#M24028</guid>
      <dc:creator>dina_vaghjiani</dc:creator>
      <dc:date>2012-11-02T15:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Servers monitored by Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93345#M24029</link>
      <description>&lt;P&gt;It depends of what you want to do :&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;to get the list of the monitored hosts, do a search on the host&lt;/LI&gt;
&lt;LI&gt;get the list of your existing forwarders, enable the "Deployment Monitor" app and look at the reports of the forwarders&lt;/LI&gt;
&lt;LI&gt;to add new indexers, and load balance your data between all your indexers :&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Here is the classic procedure to add a new indexer to the cluster.&lt;/P&gt;

&lt;P&gt;On the new  indexer, &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;define all the indexes, &lt;/LI&gt;
&lt;LI&gt;setup all the props/transforms required for the indexing of your sourcetypes.&lt;/LI&gt;
&lt;LI&gt;open the listening ports (splunktcp 9997 by example)&lt;/LI&gt;
&lt;LI&gt;List item&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;On the search-head, &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;add the new indexer as a search-peer (manager  &amp;gt; distributed search)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;On each forwarders :&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;edit outputs.conf to add the new indexer to the tcpout server list
for details &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.0/Admin/Configureround-robindatabalancing"&gt;http://docs.splunk.com/Documentation/Splunk/4.0/Admin/Configureround-robindatabalancing&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 02 Nov 2012 18:24:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-Servers-monitored-by-Splunk/m-p/93345#M24029</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2012-11-02T18:24:39Z</dc:date>
    </item>
  </channel>
</rss>

