<?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: Splunk architecture feedback in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371727#M67469</link>
    <description>&lt;P&gt;Taking into account the info provided above regarding system requirements and architecture, if you want a search head, an indexer, and a forwarder, here are some notes that might help you get up and rolling quickly.  I would recommend reading the docs on this as well so you understand it more deeply, but this will be sort of a quick start.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Install Indexers&lt;/LI&gt;
&lt;LI&gt;Change default password on each Indexer (required for Search Head to connect)&lt;/LI&gt;
&lt;LI&gt;Install Search Head&lt;/LI&gt;
&lt;LI&gt;Install Licenses on Search Head (License Master)&lt;/LI&gt;
&lt;LI&gt;Configure each Indexer as a License Slave

&lt;UL&gt;
&lt;LI&gt;Settings &amp;gt; Licensing&lt;/LI&gt;
&lt;LI&gt;Click Change to slave&lt;/LI&gt;
&lt;LI&gt;Click Designate a different Splunk instance as the master license server radio button&lt;/LI&gt;
&lt;LI&gt;Specify the IP/Hostname and Splunk management port (8089 by default)&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;Establish connections from Search Head to all Search Peers.  This is the key step.

&lt;UL&gt;
&lt;LI&gt;Distributed search &amp;gt; Search peers &amp;gt; Add New&lt;/LI&gt;
&lt;LI&gt;Specify the search peer, along with any authentication settings&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Install Universal Forwarders and configure to send to all Search Peers&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Example Universal Forwarder outputs.conf&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
defaultGroup = my_search_peers&lt;/P&gt;

&lt;P&gt;[tcpout:my_search_peers]&lt;BR /&gt;
server=10.10.10.1:9997,10.10.10.2:9997&lt;BR /&gt;&lt;BR /&gt;
autoLB = true&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Forward internal SH data to the indexer tier.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Create indexes from SH on the indexers (search peers).  Internal indexes will already exist, but indexes created by apps can be easily created by installing the apps on the indexers as well.&lt;/LI&gt;
&lt;LI&gt;Set SH up to Forward to all Search Peers.&lt;/LI&gt;
&lt;LI&gt;Example outputs.conf&lt;/LI&gt;
&lt;LI&gt;&lt;H1&gt;Turn off indexing on the search head&lt;/H1&gt;

&lt;P&gt;[indexAndForward]&lt;BR /&gt;
  index = false&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
  defaultGroup = my_search_peers&lt;BR /&gt;
  forwardedindex.filter.disable = true&lt;BR /&gt;
  indexAndForward = false&lt;/P&gt;

&lt;P&gt;[tcpout:my_search_peers]&lt;BR /&gt;
  server=10.10.10.1:9997,10.10.10.2:9997&lt;BR /&gt;&lt;BR /&gt;
  autoLB = true&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 29 Sep 2020 16:04:47 GMT</pubDate>
    <dc:creator>kmorris_splunk</dc:creator>
    <dc:date>2020-09-29T16:04:47Z</dc:date>
    <item>
      <title>Splunk architecture feedback</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371722#M67464</link>
      <description>&lt;P&gt;Hello  every body ,&lt;/P&gt;

&lt;P&gt;I have to deploy 3 virtual machines to set up an architecture containing a forwarder, indexer and header.&lt;BR /&gt;
I am new on splunk side integration.&lt;/P&gt;

&lt;P&gt;Can anyone give me his idea?&lt;/P&gt;

&lt;P&gt;thank you in advance&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 15:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371722#M67464</guid>
      <dc:creator>ALLIACOM</dc:creator>
      <dc:date>2017-10-02T15:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk architecture feedback</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371723#M67465</link>
      <description>&lt;P&gt;I would suggest reading this&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.3/Indexer/Advancedindexingstrategy#Deploy_indexers_in_a_distributed_environment"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.3/Indexer/Advancedindexingstrategy#Deploy_indexers_in_a_distributed_environment&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 16:31:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371723#M67465</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-10-02T16:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk architecture feedback</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371724#M67466</link>
      <description>&lt;P&gt;First off, I am guessing you mean a Forwarder, Indexer and Search Head..&lt;/P&gt;

&lt;P&gt;What are you looking for help with?   Sizing  for the VMs?   &lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 17:16:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371724#M67466</guid>
      <dc:creator>darrenfuller</dc:creator>
      <dc:date>2017-10-02T17:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk architecture feedback</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371725#M67467</link>
      <description>&lt;P&gt;With Splunk you have two ways to approach the architecture, with a standalone Splunk instance or a distributed set-up. It's much simpler to start with the standalone one, so, that's probably your best choice to begin with.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 18:45:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371725#M67467</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-10-02T18:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk architecture feedback</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371726#M67468</link>
      <description>&lt;P&gt;The answer is going to depend on exactly what you are trying to do, you will need to meet the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements"&gt;system requirements for Splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There are conference talks about sizing, for &lt;A href="https://conf.splunk.com/session/2015/conf2015_SYep_Splunk_Deploying_ArchitectingandSizingyourSplunkDeployment.pdf"&gt;example from 2015&lt;/A&gt;&lt;BR /&gt;
There is also the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Capacity/IntroductiontocapacityplanningforSplunkEnterprise"&gt;capacity planning&lt;/A&gt; documentation and the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Installation/InstallonLinux"&gt;installation manual&lt;/A&gt; among many others. I built all my Splunk instances from reading the excellent documentation so that would be a good place to start...&lt;/P&gt;

&lt;P&gt;The conf 2017 slides are not uploaded yet but there were a few talks about using docker instances to create Splunk test environments.&lt;BR /&gt;
You could in your example build 1 Splunk indexer, 1 Splunk search head (distributed Splunk architecture) and your remaining server could be a Splunk heavy forwarder or just a universal forwarder.&lt;BR /&gt;
Or you could just build a single Splunk instance which is indexer/search head and have just 1 server, it is going to depend on what you are attempting to do.&lt;/P&gt;

&lt;P&gt;Alternatively you could look at building an indexer cluster which would require 1 server for cluster master and multiple indexers (or peer nodes).&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 13:21:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371726#M67468</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2017-10-03T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk architecture feedback</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371727#M67469</link>
      <description>&lt;P&gt;Taking into account the info provided above regarding system requirements and architecture, if you want a search head, an indexer, and a forwarder, here are some notes that might help you get up and rolling quickly.  I would recommend reading the docs on this as well so you understand it more deeply, but this will be sort of a quick start.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Install Indexers&lt;/LI&gt;
&lt;LI&gt;Change default password on each Indexer (required for Search Head to connect)&lt;/LI&gt;
&lt;LI&gt;Install Search Head&lt;/LI&gt;
&lt;LI&gt;Install Licenses on Search Head (License Master)&lt;/LI&gt;
&lt;LI&gt;Configure each Indexer as a License Slave

&lt;UL&gt;
&lt;LI&gt;Settings &amp;gt; Licensing&lt;/LI&gt;
&lt;LI&gt;Click Change to slave&lt;/LI&gt;
&lt;LI&gt;Click Designate a different Splunk instance as the master license server radio button&lt;/LI&gt;
&lt;LI&gt;Specify the IP/Hostname and Splunk management port (8089 by default)&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;Establish connections from Search Head to all Search Peers.  This is the key step.

&lt;UL&gt;
&lt;LI&gt;Distributed search &amp;gt; Search peers &amp;gt; Add New&lt;/LI&gt;
&lt;LI&gt;Specify the search peer, along with any authentication settings&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Install Universal Forwarders and configure to send to all Search Peers&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Example Universal Forwarder outputs.conf&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
defaultGroup = my_search_peers&lt;/P&gt;

&lt;P&gt;[tcpout:my_search_peers]&lt;BR /&gt;
server=10.10.10.1:9997,10.10.10.2:9997&lt;BR /&gt;&lt;BR /&gt;
autoLB = true&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Forward internal SH data to the indexer tier.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Create indexes from SH on the indexers (search peers).  Internal indexes will already exist, but indexes created by apps can be easily created by installing the apps on the indexers as well.&lt;/LI&gt;
&lt;LI&gt;Set SH up to Forward to all Search Peers.&lt;/LI&gt;
&lt;LI&gt;Example outputs.conf&lt;/LI&gt;
&lt;LI&gt;&lt;H1&gt;Turn off indexing on the search head&lt;/H1&gt;

&lt;P&gt;[indexAndForward]&lt;BR /&gt;
  index = false&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
  defaultGroup = my_search_peers&lt;BR /&gt;
  forwardedindex.filter.disable = true&lt;BR /&gt;
  indexAndForward = false&lt;/P&gt;

&lt;P&gt;[tcpout:my_search_peers]&lt;BR /&gt;
  server=10.10.10.1:9997,10.10.10.2:9997&lt;BR /&gt;&lt;BR /&gt;
  autoLB = true&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:04:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-architecture-feedback/m-p/371727#M67469</guid>
      <dc:creator>kmorris_splunk</dc:creator>
      <dc:date>2020-09-29T16:04:47Z</dc:date>
    </item>
  </channel>
</rss>

