<?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: Multiple instances of Splunk w/ Boot-start in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103499#M183074</link>
    <description>&lt;P&gt;You could run the './splunk enable boot-start' command on the first instance of splunk, then just rename your /etc/init.d script to something like "splunk1" or "splunk2" or something like that, then run chkconfig -add &lt;SCRIPT-NAME&gt; (e.g. chkconfig -add splunk1...that will create all the symbolic links in the rcx.d folders and perform all the other magic.  Then, you can move to the next instance and run ./splunk enable boot-start on this instance and rename it again...etc.  Basically, every instance will edit/overwrite the script /etc/init.d/splunk...so plan accordingly.&lt;/SCRIPT-NAME&gt;&lt;/P&gt;

&lt;P&gt;You could also edit the /etc/init.d/splunk script, I suppose...but that seems more error-prone.&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2011 20:34:45 GMT</pubDate>
    <dc:creator>cgilbert_splunk</dc:creator>
    <dc:date>2011-05-17T20:34:45Z</dc:date>
    <item>
      <title>Multiple instances of Splunk w/ Boot-start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103498#M183073</link>
      <description>&lt;P&gt;How can I have multiple splunk instances on linux and use boot-start?  The command "./splunk enable boot-start" will over-write the previous startup script in /etc/init.d&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2011 20:30:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103498#M183073</guid>
      <dc:creator>magicfletch</dc:creator>
      <dc:date>2011-05-17T20:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of Splunk w/ Boot-start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103499#M183074</link>
      <description>&lt;P&gt;You could run the './splunk enable boot-start' command on the first instance of splunk, then just rename your /etc/init.d script to something like "splunk1" or "splunk2" or something like that, then run chkconfig -add &lt;SCRIPT-NAME&gt; (e.g. chkconfig -add splunk1...that will create all the symbolic links in the rcx.d folders and perform all the other magic.  Then, you can move to the next instance and run ./splunk enable boot-start on this instance and rename it again...etc.  Basically, every instance will edit/overwrite the script /etc/init.d/splunk...so plan accordingly.&lt;/SCRIPT-NAME&gt;&lt;/P&gt;

&lt;P&gt;You could also edit the /etc/init.d/splunk script, I suppose...but that seems more error-prone.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2011 20:34:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103499#M183074</guid>
      <dc:creator>cgilbert_splunk</dc:creator>
      <dc:date>2011-05-17T20:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of Splunk w/ Boot-start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103500#M183075</link>
      <description>&lt;P&gt;There is a pid file mentioned in the script that should be modified in the second script, no?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2011 19:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103500#M183075</guid>
      <dc:creator>vbumgarner</dc:creator>
      <dc:date>2011-08-22T19:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of Splunk w/ Boot-start</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103501#M183076</link>
      <description>&lt;P&gt;Careful with the syntax here as chkconfig expects &lt;STRONG&gt;--&lt;/STRONG&gt;add &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;chkcnfig --add&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;It's interesting to note that by using &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;chkconfig --list &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;you may check that you've gotten all the scripts you need configured as planned.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 19:11:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-instances-of-Splunk-w-Boot-start/m-p/103501#M183076</guid>
      <dc:creator>Stefan</dc:creator>
      <dc:date>2015-07-28T19:11:29Z</dc:date>
    </item>
  </channel>
</rss>

