<?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: Installing multiple instances on Windows in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25842#M4232</link>
    <description>&lt;P&gt;Not a stupid question! There are many reasons, including getting better performance out of a heavy-duty box, that you would want to run multiple copies of Splunk. Windows installer just doesn't make it easy.&lt;/P&gt;

&lt;P&gt;There is a 4.3.x writeup, including new service creation, ensuring both instances are unique, and upgrading the instances, posted &lt;A href="http://wiki.splunk.com/Community:Run_multiple_Splunks_on_one_machine#How_to_deploy_multiple_instances_of_Splunk_to_a_single_Windows_machine"&gt;here on the wiki&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Aug 2012 16:16:44 GMT</pubDate>
    <dc:creator>Jason</dc:creator>
    <dc:date>2012-08-07T16:16:44Z</dc:date>
    <item>
      <title>Installing multiple instances on Windows</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25837#M4227</link>
      <description>&lt;P&gt;May be a stupid question, but here goes. I want to install a second Splunk instance on my windows machine so that I can have one for doing my stuff and one to show customers for demos. But the exe file only gives me the option to modify or remove my current instance. Do I need to move or adjust my current instance before I can install another instance? How is this done on Windows?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2011 12:32:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25837#M4227</guid>
      <dc:creator>gpburgett</dc:creator>
      <dc:date>2011-01-13T12:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Windows</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25838#M4228</link>
      <description>&lt;P&gt;Can't do that, sorry!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2011 14:45:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25838#M4228</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2011-01-13T14:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Windows</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25839#M4229</link>
      <description>&lt;P&gt;It will be possible in 4.2&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2011 12:10:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25839#M4229</guid>
      <dc:creator>Leo</dc:creator>
      <dc:date>2011-01-14T12:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Windows</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25840#M4230</link>
      <description>&lt;P&gt;Before version 4.2 you can run the second Splunk instance in the user mode (as opposed to the service mode it's running by default). &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Copy your Splunk installation directory to where your 2nd instance will be. &lt;/LI&gt;
&lt;LI&gt;Open two command prompt windows.&lt;/LI&gt;
&lt;LI&gt;In the first one run:
\splunk start splunkd &lt;STRONG&gt;--nodaemon&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the second one:
\splunk start splunkweb &lt;STRONG&gt;--nodaemon&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;To stop them, type Ctrl+C in both windows.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Such instance will run while your user session is active.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2011 12:26:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25840#M4230</guid>
      <dc:creator>Leo</dc:creator>
      <dc:date>2011-01-14T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Windows</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25841#M4231</link>
      <description>&lt;P&gt;&lt;A href="http://wiki.splunk.com/Community:RunningMultipleInstancesWindows"&gt;http://wiki.splunk.com/Community:RunningMultipleInstancesWindows&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 17:03:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25841#M4231</guid>
      <dc:creator>cbergman_splunk</dc:creator>
      <dc:date>2011-11-21T17:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Installing multiple instances on Windows</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25842#M4232</link>
      <description>&lt;P&gt;Not a stupid question! There are many reasons, including getting better performance out of a heavy-duty box, that you would want to run multiple copies of Splunk. Windows installer just doesn't make it easy.&lt;/P&gt;

&lt;P&gt;There is a 4.3.x writeup, including new service creation, ensuring both instances are unique, and upgrading the instances, posted &lt;A href="http://wiki.splunk.com/Community:Run_multiple_Splunks_on_one_machine#How_to_deploy_multiple_instances_of_Splunk_to_a_single_Windows_machine"&gt;here on the wiki&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2012 16:16:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-multiple-instances-on-Windows/m-p/25842#M4232</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2012-08-07T16:16:44Z</dc:date>
    </item>
  </channel>
</rss>

