<?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: What is the easiest method of starting a new Splunk environment? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422250#M15036</link>
    <description>&lt;P&gt;@GIPO29 - that's dependent on various things, most especially what you mean by &lt;EM&gt;"reporting on a per-basis workflow."&lt;/EM&gt;  &lt;/P&gt;

&lt;P&gt;If you mean that a company gives you access to certain data, you ingest, process and analyze it, and then give them reports and recommendations once, then thereafter have no need of the data, then you just create a new index for each company's data and drop the index (or set the data to quickly  age and migrate to cold).  &lt;/P&gt;

&lt;P&gt;On the other hand, if you will have ongoing responsibilities, and if there is a chance you may need to give the client access to look at their data in your splunk instance, then you will want to consider creating a splunk instance specific to that customer.   &lt;/P&gt;

&lt;P&gt;Either way, you will create and centralize all your reporting and your specialized ingestion routines in one or more apps specific to that client, and use a naming convention so that you always can find it again.    &lt;/P&gt;

&lt;P&gt;If you want to chat about this further, then join the splunk slack channel, and open a conversation in #general for suggestions.&lt;/P&gt;</description>
    <pubDate>Sun, 26 Aug 2018 20:27:09 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2018-08-26T20:27:09Z</dc:date>
    <item>
      <title>What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422243#M15029</link>
      <description>&lt;P&gt;What is the easiest method of starting a new Splunk environment? I was suggested to create a virtual machine with my choice of Linux OS, but the installation of Splunk in any Linux suite has been a nightmare. Is there any way to simply create a new instance within my already existing Splunk windows suite?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 00:48:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422243#M15029</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T00:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422244#M15030</link>
      <description>&lt;P&gt;Running multiple instances of Splunk on a server can be more of a nightmare than learning Linux.&lt;BR /&gt;
Installing Splunk on a Linux system is usually quite simple.  Do you have specific questions about installing Splunk on Linux?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 12:19:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422244#M15030</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-08-26T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422245#M15031</link>
      <description>&lt;P&gt;I agree with Rich.  I think it’s probably easier to spin up an AWS or Azure Linux server, log in and install as per the docs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.2/Installation/InstallonLinux"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.2/Installation/InstallonLinux&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In Azure there is a marketplace splunk that sets up an entire cluster.&lt;/P&gt;

&lt;P&gt;In AWS there’s the same thing using cloud formation templates.  I wouldn’t say the AWS approach is the easiest.&lt;/P&gt;

&lt;P&gt;So I’d go with the Azure splunk offering found here if I just wanted simplicity:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/splunk.splunk-enterprise"&gt;https://azuremarketplace.microsoft.com/en-us/marketplace/apps/splunk.splunk-enterprise&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 14:43:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422245#M15031</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-08-26T14:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422246#M15032</link>
      <description>&lt;P&gt;Thank you both for the advice! I will give it another shot- as this is the reoccurring suggestion for beginners like myself. Out of curiosity though, how does this work in a professional setting. &lt;EM&gt;Let's say if you are a contracted Data Analyst who does reporting on a per basis workflow, constantly working with new companies and new data.&lt;/EM&gt; Does one constantly clear their Splunk, create new Indexes for each company worked with, etc? I know this is somewhat of an advanced question above my current knowledge base- just very curious on how this is done in practice. &lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 16:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422246#M15032</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422247#M15033</link>
      <description>&lt;P&gt;@woodcock has a pretty good post about this &lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/516059/what-are-the-pain-points-with-deploying-your-splun.html"&gt;https://answers.splunk.com/answers/516059/what-are-the-pain-points-with-deploying-your-splun.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 18:18:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422247#M15033</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-26T18:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422248#M15034</link>
      <description>&lt;P&gt;Thank you @skoelpin! &lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 18:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422248#M15034</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T18:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422249#M15035</link>
      <description>&lt;P&gt;Just my 2cents on this: if you think installation of Splunk on *nix is a nightmare, you will soon realise that running Splunk on Windows is the much bigger nightmare. The reasons for this can be found in that said answer above ^^^ &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 19:59:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422249#M15035</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-08-26T19:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422250#M15036</link>
      <description>&lt;P&gt;@GIPO29 - that's dependent on various things, most especially what you mean by &lt;EM&gt;"reporting on a per-basis workflow."&lt;/EM&gt;  &lt;/P&gt;

&lt;P&gt;If you mean that a company gives you access to certain data, you ingest, process and analyze it, and then give them reports and recommendations once, then thereafter have no need of the data, then you just create a new index for each company's data and drop the index (or set the data to quickly  age and migrate to cold).  &lt;/P&gt;

&lt;P&gt;On the other hand, if you will have ongoing responsibilities, and if there is a chance you may need to give the client access to look at their data in your splunk instance, then you will want to consider creating a splunk instance specific to that customer.   &lt;/P&gt;

&lt;P&gt;Either way, you will create and centralize all your reporting and your specialized ingestion routines in one or more apps specific to that client, and use a naming convention so that you always can find it again.    &lt;/P&gt;

&lt;P&gt;If you want to chat about this further, then join the splunk slack channel, and open a conversation in #general for suggestions.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 20:27:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422250#M15036</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-08-26T20:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422251#M15037</link>
      <description>&lt;P&gt;For reasons beyond me- the same commands I used yesterday worked today. Possibly got file allocation mixed up or slight typos in the terminal. Either way, I now have it up and running! Thank you for the offer to help. It is very much appreciated. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 21:08:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422251#M15037</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T21:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422252#M15038</link>
      <description>&lt;P&gt;Thanks, Friends!! I managed to get Splunk running on my VM Linux (Ubuntu). Now ready to tinker! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Steps I took to install:&lt;/P&gt;

&lt;P&gt;-Downloaded &lt;EM&gt;Splunk .deb&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Once downloaded run&amp;gt; &lt;CODE&gt;sudo dpkg -i Downloads/"ENTER SPLUNK FILE NAME".deb&lt;/CODE&gt;&lt;BR /&gt;
First time start up run&amp;gt; &lt;CODE&gt;/opt/splunk/bin/splunk start&lt;/CODE&gt;&lt;BR /&gt;
You'll get prompted to &lt;EM&gt;Agree To Terms&lt;/EM&gt; and &lt;EM&gt;Set Admin Password&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;-Once you've set everything up:&lt;/P&gt;

&lt;P&gt;To start run&amp;gt; &lt;CODE&gt;sudo /opt/splunk/bin/splunk start&lt;/CODE&gt; &lt;BR /&gt;
Wait for output &lt;CODE&gt;The Splunk web interface is at &lt;A href="http://&amp;quot;YOURUSERNAME&amp;quot;:8000" target="test_blank"&gt;http://"YOURUSERNAME":8000&lt;/A&gt;&lt;/CODE&gt;&lt;BR /&gt;
Go to output and get to Splunking!&lt;/P&gt;

&lt;P&gt;Hope this helps anyone who was having trouble with the regular Docs instructions like me. &lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 21:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422252#M15038</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T21:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422253#M15039</link>
      <description>&lt;P&gt;@MuS after much reading, I came across this as well and will be going forward with the suggested Linux hosting alternate. Thanks for your input!&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 21:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422253#M15039</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T21:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is the easiest method of starting a new Splunk environment?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422254#M15040</link>
      <description>&lt;P&gt;@DalJeanis Thank you for the insightful answer, Dal! That definitely covers some of my major curiosities. The Slack chat is great, although not always as responsive or interactive as one would like. &lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 21:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/What-is-the-easiest-method-of-starting-a-new-Splunk-environment/m-p/422254#M15040</guid>
      <dc:creator>GIPO29</dc:creator>
      <dc:date>2018-08-26T21:39:40Z</dc:date>
    </item>
  </channel>
</rss>

