<?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: Can multiple instances be installed under the same path? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247739#M23928</link>
    <description>&lt;P&gt;I just reread your structure:&lt;/P&gt;

&lt;P&gt;/opt/splunk - indexer&lt;BR /&gt;
/opt/splunk/splunksh - search head&lt;BR /&gt;
/opt/splunk/splunkforwarder - forwarder &lt;/P&gt;

&lt;P&gt;this would be problematic, you would most likely have to do this way:&lt;/P&gt;

&lt;P&gt;/opt/splunk/splunkidx - indexer&lt;BR /&gt;
/opt/splunk/splunksh - search head&lt;BR /&gt;
/opt/splunk/splunkforwarder - forwarder &lt;/P&gt;</description>
    <pubDate>Fri, 20 Nov 2015 14:27:38 GMT</pubDate>
    <dc:creator>dgrubb_splunk</dc:creator>
    <dc:date>2015-11-20T14:27:38Z</dc:date>
    <item>
      <title>Can multiple instances be installed under the same path?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247735#M23924</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Is it possible to have multiple instances under the same path. &lt;BR /&gt;
Splunk 6.3.1. &lt;BR /&gt;
One machine (linux)&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;/opt/splunk  - indexer&lt;BR /&gt;
/opt/splunk/splunksh - search head&lt;BR /&gt;
/opt/splunk/splunkforwarder - forwarder &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 11:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247735#M23924</guid>
      <dc:creator>MKroki</dc:creator>
      <dc:date>2015-11-20T11:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple instances be installed under the same path?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247736#M23925</link>
      <description>&lt;P&gt;Yes you can, really good for building a simple dev environment. But although you can  I wouldn't do that for production systems. &lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:08:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247736#M23925</guid>
      <dc:creator>dgrubb_splunk</dc:creator>
      <dc:date>2015-11-20T14:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple instances be installed under the same path?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247737#M23926</link>
      <description>&lt;P&gt;Thanks for answer. I have same thoughts. &lt;BR /&gt;
I'm wondering, will be problems with upgrading in future if (in same example) indexer is installed with rpm package and other two with tgz package. Will rpm run over search head instance and forwarder instance, because rpm default installation path is /opt/splunk/&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247737#M23926</guid>
      <dc:creator>MKroki</dc:creator>
      <dc:date>2015-11-20T14:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple instances be installed under the same path?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247738#M23927</link>
      <description>&lt;P&gt;To install Splunk in a different directory, use the --prefix flag:&lt;/P&gt;

&lt;P&gt;rpm -i --prefix=/opt/new_directory splunk_package_name.rpm&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:56:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247738#M23927</guid>
      <dc:creator>dgrubb_splunk</dc:creator>
      <dc:date>2020-09-29T07:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple instances be installed under the same path?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247739#M23928</link>
      <description>&lt;P&gt;I just reread your structure:&lt;/P&gt;

&lt;P&gt;/opt/splunk - indexer&lt;BR /&gt;
/opt/splunk/splunksh - search head&lt;BR /&gt;
/opt/splunk/splunkforwarder - forwarder &lt;/P&gt;

&lt;P&gt;this would be problematic, you would most likely have to do this way:&lt;/P&gt;

&lt;P&gt;/opt/splunk/splunkidx - indexer&lt;BR /&gt;
/opt/splunk/splunksh - search head&lt;BR /&gt;
/opt/splunk/splunkforwarder - forwarder &lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:27:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247739#M23928</guid>
      <dc:creator>dgrubb_splunk</dc:creator>
      <dc:date>2015-11-20T14:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can multiple instances be installed under the same path?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247740#M23929</link>
      <description>&lt;P&gt;Thank you dgrubb. &lt;BR /&gt;
I'm thinking the same way as you wrote.  Just needed confirmation from someone else.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 15:08:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Can-multiple-instances-be-installed-under-the-same-path/m-p/247740#M23929</guid>
      <dc:creator>MKroki</dc:creator>
      <dc:date>2015-11-21T15:08:25Z</dc:date>
    </item>
  </channel>
</rss>

