<?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: Setting up a Splunk Dev Environment in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690515#M28294</link>
    <description>&lt;P&gt;After a bit of work, I made the indexer the License Master. I already wanted the SH to also server as the DMC, and im not sure what was happening, but i made the indexer the License master, confirmed a few settings, and I was able to add a new search peer. That window now allows me to see search peers under&amp;nbsp;&lt;EM&gt;Distributed peers:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not entirely sure what the problem was.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in this instance, I am trying to get one indexer, one SH, and one forwarder working. i made the indexer the License master, the forwarder just a forwarder, and hopefully the SH as a SH and DMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 16:17:26 GMT</pubDate>
    <dc:creator>Abass42</dc:creator>
    <dc:date>2024-06-12T16:17:26Z</dc:date>
    <item>
      <title>Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690429#M28285</link>
      <description>&lt;P&gt;So i have three servers in this Splunk infrastructure, a SH, an Indexer, and a forwarder. I have installed the free 10gb dev license as well as the 50Gb one, and am not using clustering anywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed and followed this guide to send test data to our boxes.&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/1924" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/1924&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set the app up on the forwarder, and i can see the data in the index i created, testindex on the indexer. I can view the sample data. I cannot however, view the data from the SH.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem rn is I can not find what I am missing. I have looked everywhere and cant figure it out. I have confirmed my server.conf, distsearch.conf, the outputs.conf on the forwarder, I have made the pass4symm keys on all machines similar, I can ping each server from one another, so connection is good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What else can i check? Most of the splunk docs i see are for clustered env, and am struggling to find relevant docs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set the SH to be the License Master, and both machines point to the SH as License Manager, yet on the SH, I do not see any instance other than itself to be the indexer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abass42_1-1718172389304.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31285i9BD916478604E206/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abass42_1-1718172389304.png" alt="Abass42_1-1718172389304.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When i go to add a new pool, like i see it on our DMC, i can only add itself as available indexers&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abass42_2-1718172747983.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31286iE8DD9A7D2715FF67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abass42_2-1718172747983.png" alt="Abass42_2-1718172747983.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On our production DMC, we have all of the indexers listed. I should be seeing the indexer or something showing up somewhere within the SH, but i dont see any mention anywhere. Checking _internal Logs, I just see its own Hostname Mentioned. Im having issues figuring out where im going wrong. The SH should see the indexer based on my findings and set up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or guidance would be appreciated. Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 06:15:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690429#M28285</guid>
      <dc:creator>Abass42</dc:creator>
      <dc:date>2024-06-12T06:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690453#M28287</link>
      <description>&lt;P&gt;It sounds like you have:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. You have a SH (Can't Search Data)&lt;BR /&gt;2. You have an Indexer&lt;BR /&gt;3. A UF which is sending eventgen data to the indexer to your index and you have verified this is working and can see data via CLI I suspect.&lt;BR /&gt;4. The SH is also acting a License Manager (Therefore the indexer must point to the License manager)&lt;/P&gt;&lt;P&gt;Try the below steps and see if that fixes it.&lt;/P&gt;&lt;P&gt;#Add the Indexer to your SH&lt;BR /&gt;On the SH via the GUI&lt;BR /&gt;Go to Settings- Distributed search » Search peers » Add new&lt;BR /&gt;Normally its something like &lt;A href="https://MY_INDEXER:8089" target="_blank"&gt;https://MY_INDEXER:8089&lt;/A&gt;&lt;BR /&gt;Add your admin and password&lt;BR /&gt;Restart Splunk&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#Add the Indexer to the Licence Manager as a Licence Peer&lt;BR /&gt;From the Indexer GUI &amp;gt; Settings &amp;gt; Licensing &amp;gt; Change to Peer Point to the Licence Manager&lt;BR /&gt;&lt;A href="https://MY_LICENCE_MANAGER:8089" target="_blank"&gt;https://MY_LICENCE_MANAGER:8089&lt;/A&gt; (This is also your SH)&lt;BR /&gt;Restart Splunk&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 11:20:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690453#M28287</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-06-12T11:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690468#M28289</link>
      <description>&lt;P&gt;That's what I was thinking as well. But when I go to the Distributed Search, I get this message, like i cant add anything&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abass42_0-1718199539156.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31292i14C374EC6653E2CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abass42_0-1718199539156.png" alt="Abass42_0-1718199539156.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And for ONE SH, that is def allowed with the free license. Ive reached out to our splunk rep to ask about the license.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 13:39:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690468#M28289</guid>
      <dc:creator>Abass42</dc:creator>
      <dc:date>2024-06-12T13:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690515#M28294</link>
      <description>&lt;P&gt;After a bit of work, I made the indexer the License Master. I already wanted the SH to also server as the DMC, and im not sure what was happening, but i made the indexer the License master, confirmed a few settings, and I was able to add a new search peer. That window now allows me to see search peers under&amp;nbsp;&lt;EM&gt;Distributed peers:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not entirely sure what the problem was.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in this instance, I am trying to get one indexer, one SH, and one forwarder working. i made the indexer the License master, the forwarder just a forwarder, and hopefully the SH as a SH and DMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 16:17:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690515#M28294</guid>
      <dc:creator>Abass42</dc:creator>
      <dc:date>2024-06-12T16:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690522#M28295</link>
      <description>&lt;P&gt;It's most likely some config setting under the hood as you should be able to use the SH as licence manager.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not saying you did this, but did you set the&amp;nbsp;distsearch.conf manually ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look here it states&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must specify the non-clustered search peers through either Splunk Web or the CLI. Due to authentication issues, you cannot specify the search peers by directly editing distsearch.conf. When you add a search peer with Splunk Web or the CLI, the search head prompts you for public key credentials. It has no way of obtaining those credentials when you add a search peer by directly editing distsearch.conf&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/Configureclusteredandnonclusteredsearch" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/Configureclusteredandnonclusteredsearch&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 16:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690522#M28295</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-06-12T16:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690534#M28296</link>
      <description>&lt;P&gt;I was testing out a lot of different things. I know I def did edit the distsearch manually. I did most everything from the CLI. Redoing and moving the License Manager through the GUI fixed some of the issues, as i can now search the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 17:47:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690534#M28296</guid>
      <dc:creator>Abass42</dc:creator>
      <dc:date>2024-06-12T17:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690540#M28297</link>
      <description>&lt;P&gt;Good its working and yes lots of moving parts / configs and scenarios with Splunk.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 19:00:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/690540#M28297</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-06-12T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/694463#M28395</link>
      <description>&lt;P&gt;Just to follow up with what my problem was, I had a license set for an individual instance. I thought distributed meant multiple instances of each type of Splunk Server, ie, multiple indexers, SH, forwarders, etc. I didnt realize one SH, one Indexer, and one Forwarder counted as a distributed. Either way, putting the 10 GB/day distributed license did the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now dev works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 21:53:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/694463#M28395</guid>
      <dc:creator>Abass42</dc:creator>
      <dc:date>2024-07-26T21:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a Splunk Dev Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/694475#M28397</link>
      <description>&lt;P&gt;Yes. Dev and trial licenses are for single instance installations only. If you try to set up multiple servers in your setup with the same license you'll get errors and/or warnings about not-working functionalities or duplicate license keys, depending on your architecture.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2024 08:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Setting-up-a-Splunk-Dev-Environment/m-p/694475#M28397</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-07-27T08:06:33Z</dc:date>
    </item>
  </channel>
</rss>

