<?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: Best Practices for Configuring dev, prod environments in Splunk in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410951#M7137</link>
    <description>&lt;P&gt;Building on this solid answer, I will point out that the nonprod data is still production for someone's job function. I would encourage you to challenge the separation and instead consider having one Splunk environment for all of the prod and nonprod. You can separate the data itself with indexes.&lt;/P&gt;

&lt;P&gt;This will allow comparisons of data and patterns across the environments that are the bedrock Splunk's value.&lt;/P&gt;

&lt;P&gt;You're welcome to share back any ideas you felt separation was appropriate. Maybe you notice something I didn't consider OR maybe you will learn cool product features you didn't know.&lt;/P&gt;

&lt;P&gt;Remember that a lab is not the same as non-prod. See &lt;A href="https://docs.splunk.com/Documentation/CoE/ssf/Handbook/Lab"&gt;Lab environment best practices for a Splunk deployment&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 20:59:24 GMT</pubDate>
    <dc:creator>sloshburch</dc:creator>
    <dc:date>2019-03-15T20:59:24Z</dc:date>
    <item>
      <title>Best Practices for Configuring dev, prod environments in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410946#M7132</link>
      <description>&lt;P&gt;Hello, &lt;BR /&gt;
Can you please help me in understanding the best practices to design and implement the Splunk ecosystem in our organization &lt;/P&gt;

&lt;P&gt;We have around 300 applications deployed onto Dev, Qa, Stage and Prod environments,&lt;BR /&gt;
we have one Splunk Enterprise Licensed Stand Alone server and 10 applications's that aggregate logs to Splunk.&lt;/P&gt;

&lt;P&gt;Current settings, and usage:&lt;BR /&gt;
configured pool size max size of the index is 500GB&lt;BR /&gt;
 the daily limit of volume pool can consume: 11,264 MB&lt;BR /&gt;
 currently we are consuming 1-5MB &lt;/P&gt;

&lt;P&gt;We want to have 2 Splunk systems to be created &lt;BR /&gt;
1. for log aggregation for Dev, Qa, Stage &lt;BR /&gt;
2. For Prod &lt;BR /&gt;
We use Splunk for Log aggregation, Alerting, Reporting, and dashboards&lt;/P&gt;

&lt;P&gt;So I have a few basic questions like:&lt;BR /&gt;
what are the best practices for configuring this kind of environment considering we have 4 servers available? &lt;BR /&gt;
1. Can License master, Deployment server, search head hosted on a single server and Indexer on another server? and use Universal forwarders redirect logs to Indexer? &lt;BR /&gt;
2. Currently, all the logs /data is getting aggregated to Standalone Server, how can I move the dev data to Dev Splunk server once I have both Splunk Instances up and running? &lt;BR /&gt;
3. Links/references to How to maintain Splunk Dashboards as Code in Git? &lt;BR /&gt;
4. Links/references to Ansible Playbooks to install/Configure Splunk Universal Forwarders on the Clients.&lt;BR /&gt;
Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 20:04:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410946#M7132</guid>
      <dc:creator>caremore</dc:creator>
      <dc:date>2019-02-27T20:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Configuring dev, prod environments in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410947#M7133</link>
      <description>&lt;P&gt;You have four servers and four environments, so I would go for a standalone implementation on each server for each environment.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 22:29:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410947#M7133</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-02-27T22:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Configuring dev, prod environments in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410948#M7134</link>
      <description>&lt;P&gt;You mean, indexer, search head, deployment server - all components on stand-alone server for each environment?  &lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 23:24:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410948#M7134</guid>
      <dc:creator>caremore</dc:creator>
      <dc:date>2019-02-27T23:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Configuring dev, prod environments in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410949#M7135</link>
      <description>&lt;P&gt;Pretty much @caremore - Splunk standalone server means a single Splunk server in which all the functions - indexer, search head, deployment server, etc, are in a single instance of Splunk.&lt;/P&gt;

&lt;P&gt;In your case, each one of these four physical servers, would host a Splunk standalone server.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 01:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410949#M7135</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-02-28T01:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Configuring dev, prod environments in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410950#M7136</link>
      <description>&lt;P&gt;Q1: Can License master, Deployment server, search head hosted on a single server and Indexer on another server? and use Universal forwarders redirect logs to Indexer? &lt;BR /&gt;
A1: This is not a supported or advisable configuration.  See here:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Indexer/Systemrequirements#Additional_roles_for_the_master_node"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Indexer/Systemrequirements#Additional_roles_for_the_master_node&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/ConfiguretheMonitoringConsole"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/ConfiguretheMonitoringConsole&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/380825/possible-combinations-of-splunk-instances-with-dif.htmlhttps://answers.splunk.com/answers/150606/should-we-have-splunk-deployment-server-and-cluster-master-on-the-same-instance-recommendations-please.html"&gt;https://answers.splunk.com/answers/380825/possible-combinations-of-splunk-instances-with-dif.htmlhttps://answers.splunk.com/answers/150606/should-we-have-splunk-deployment-server-and-cluster-master-on-the-same-instance-recommendations-please.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/96197/any-know-issues-with-deployment-server-and-master-on-same-machine.html"&gt;https://answers.splunk.com/answers/96197/any-know-issues-with-deployment-server-and-master-on-same-machine.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/302606/what-is-the-best-way-to-combine-a-license-master-d.html"&gt;https://answers.splunk.com/answers/302606/what-is-the-best-way-to-combine-a-license-master-d.html&lt;/A&gt;&lt;BR /&gt;
I often combine these together:&lt;BR /&gt;
License master + Monitoring console + Search Head Cluster Deployer&lt;/P&gt;

&lt;P&gt;Q2: Currently, all the logs /data is getting aggregated to Standalone Server, how can I move the dev data to Dev Splunk server once I have both Splunk Instances up and running?&lt;BR /&gt;
A2: The only practical way to separate data once it is indexed is index-by-index and you just copy the entire directory structure where you would like it to live (dev vs. prod).&lt;/P&gt;

&lt;P&gt;Q3: Links/references to How to maintain Splunk Dashboards as Code in Git?&lt;BR /&gt;
A3: See here for ideas:&lt;BR /&gt;
&lt;A href="https://www.slideshare.net/HarryMcLaren/spldevops-making-splunk-development-a-breeze-with-a-deep-dive-on-devops-containerization-version-control-and-automation"&gt;https://www.slideshare.net/HarryMcLaren/spldevops-making-splunk-development-a-breeze-with-a-deep-dive-on-devops-containerization-version-control-and-automation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Q4: Links/references to Ansible Playbooks to install/Configure Splunk Universal Forwarders on the Clients.&lt;BR /&gt;
Thanks in Advance.&lt;BR /&gt;
A4: I have not done this but it looks like plenty of people have:&lt;BR /&gt;
&lt;A href="https://www.google.com/search?q=ansible+splunk&amp;amp;rlz=1C1GCEV_en&amp;amp;oq=ansible+splunk&amp;amp;aqs=chrome..69i57j0j69i65l2j0l2.2231j1j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8"&gt;https://www.google.com/search?q=ansible+splunk&amp;amp;rlz=1C1GCEV_en&amp;amp;oq=ansible+splunk&amp;amp;aqs=chrome..69i57j0j69i65l2j0l2.2231j1j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 06:12:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410950#M7136</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-28T06:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for Configuring dev, prod environments in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410951#M7137</link>
      <description>&lt;P&gt;Building on this solid answer, I will point out that the nonprod data is still production for someone's job function. I would encourage you to challenge the separation and instead consider having one Splunk environment for all of the prod and nonprod. You can separate the data itself with indexes.&lt;/P&gt;

&lt;P&gt;This will allow comparisons of data and patterns across the environments that are the bedrock Splunk's value.&lt;/P&gt;

&lt;P&gt;You're welcome to share back any ideas you felt separation was appropriate. Maybe you notice something I didn't consider OR maybe you will learn cool product features you didn't know.&lt;/P&gt;

&lt;P&gt;Remember that a lab is not the same as non-prod. See &lt;A href="https://docs.splunk.com/Documentation/CoE/ssf/Handbook/Lab"&gt;Lab environment best practices for a Splunk deployment&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 20:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Best-Practices-for-Configuring-dev-prod-environments-in-Splunk/m-p/410951#M7137</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2019-03-15T20:59:24Z</dc:date>
    </item>
  </channel>
</rss>

