<?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: How to run multiple splunk 6.2 instances on Windows? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192735#M187245</link>
    <description>&lt;P&gt;Easy! Just install splunk in differents folders, and set each defferent port for each splunk web and splunkd&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2015 21:42:30 GMT</pubDate>
    <dc:creator>stephanefotso</dc:creator>
    <dc:date>2015-05-11T21:42:30Z</dc:date>
    <item>
      <title>How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192733#M187243</link>
      <description>&lt;P&gt;How to run multiple splunk 6.2 instances on Windows?&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 21:23:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192733#M187243</guid>
      <dc:creator>cdo_splunk</dc:creator>
      <dc:date>2015-05-11T21:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192734#M187244</link>
      <description>&lt;P&gt;Here are the steps I used to install multiple splunk 6.2 instances on my Windows 2008 box.  Unfortunately, I don't know to create a new service for it; so I would have to start the splunkd instance in interactive mode.&lt;/P&gt;

&lt;P&gt;Note: make sure that you unset SPLUNK_HOME in your PATH variable.&lt;/P&gt;

&lt;P&gt;Run this CLI command to extract the .msi package: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec /a &amp;lt;path to you splunk install .msi package&amp;gt; /qb TARGETDIR=&amp;lt;path to extract the new splunk installation&amp;gt; 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec /a C:\temp\splunk-6.2.2-255606-x64-release.msi /qb TARGETDIR=C:\my_new_splunk_instance
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Next: cd into &lt;CODE&gt;C:\my_new_splunk_instance\Splunk\bin and run:&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk start --nodaemon
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have the existing splunk instance running, you will be prompted to specify new tcp ports for the new install to use.&lt;BR /&gt;
Now, you should have a DOS window with splunkd running.  To stop splunk, just hit crtl + c, and wait a few seconds.  &lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 21:41:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192734#M187244</guid>
      <dc:creator>splunkIT</dc:creator>
      <dc:date>2015-05-11T21:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192735#M187245</link>
      <description>&lt;P&gt;Easy! Just install splunk in differents folders, and set each defferent port for each splunk web and splunkd&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 21:42:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192735#M187245</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-05-11T21:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192736#M187246</link>
      <description>&lt;P&gt;I have tried that, and the installer only gave me the options to either repair or remove.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 21:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192736#M187246</guid>
      <dc:creator>splunkIT</dc:creator>
      <dc:date>2015-05-11T21:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192737#M187247</link>
      <description>&lt;P&gt;ok stop all services of splunk and try again.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 21:56:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192737#M187247</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-05-11T21:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192738#M187248</link>
      <description>&lt;P&gt;Also, for pre 6.2 releases, you would also need to startup the splunkweb process:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk start splunkd --nodaemon
splunk start splunkweb --nodaemon
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 May 2015 22:00:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192738#M187248</guid>
      <dc:creator>splunkIT</dc:creator>
      <dc:date>2015-05-11T22:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to run multiple splunk 6.2 instances on Windows?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192739#M187249</link>
      <description>&lt;P&gt;doesn't work, gave a try with all most many possibilities. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 09:57:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-multiple-splunk-6-2-instances-on-Windows/m-p/192739#M187249</guid>
      <dc:creator>AnilPujar</dc:creator>
      <dc:date>2017-10-28T09:57:13Z</dc:date>
    </item>
  </channel>
</rss>

