<?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: Splunkd is running after ./splunk stop command in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434014#M5707</link>
    <description>&lt;P&gt;Did you try stopping splunk using absolute path ? like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/blah/blah/Splunk/bin/splunk stop
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Check out this blog if it helps&lt;/P&gt;

&lt;P&gt;&lt;A href="https://wiki.splunk.com/Community:Run_multiple_Splunks_on_one_machine"&gt;https://wiki.splunk.com/Community:Run_multiple_Splunks_on_one_machine&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 06:41:17 GMT</pubDate>
    <dc:creator>nareshinsvu</dc:creator>
    <dc:date>2019-08-07T06:41:17Z</dc:date>
    <item>
      <title>Splunkd is running after ./splunk stop command</title>
      <link>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434013#M5706</link>
      <description>&lt;P&gt;Hii all, &lt;BR /&gt;I have created a copy of splunk instance, in the same server for testing purpose.. in this new splunk we will upgrade the version n check if the apps are working fine or not...&lt;BR /&gt;I copied some of the apps from old one to new splunk.. but here the issue is when i run ./splunk stop.. it only stopping SPLUNKWEB and SPLUNKD is running... But when i check it splunkweb is also running...&lt;BR /&gt;I don't whats happening...&lt;/P&gt;
&lt;P&gt;Can as anybody tell me how to stop splunkd n splunkweb at a time??&lt;BR /&gt;Can you guys Guess my situation??&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 16:44:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434013#M5706</guid>
      <dc:creator>marisstella</dc:creator>
      <dc:date>2020-06-06T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunkd is running after ./splunk stop command</title>
      <link>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434014#M5707</link>
      <description>&lt;P&gt;Did you try stopping splunk using absolute path ? like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/blah/blah/Splunk/bin/splunk stop
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Check out this blog if it helps&lt;/P&gt;

&lt;P&gt;&lt;A href="https://wiki.splunk.com/Community:Run_multiple_Splunks_on_one_machine"&gt;https://wiki.splunk.com/Community:Run_multiple_Splunks_on_one_machine&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 06:41:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434014#M5707</guid>
      <dc:creator>nareshinsvu</dc:creator>
      <dc:date>2019-08-07T06:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunkd is running after ./splunk stop command</title>
      <link>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434015#M5708</link>
      <description>&lt;P&gt;Yes, I tried that.... splunk is still running only splunkweb stopped..&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 08:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434015#M5708</guid>
      <dc:creator>marisstella</dc:creator>
      <dc:date>2019-08-07T08:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunkd is running after ./splunk stop command</title>
      <link>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434016#M5709</link>
      <description>&lt;P&gt;What is showing you Splunk is still running?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 14:19:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434016#M5709</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2019-08-07T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunkd is running after ./splunk stop command</title>
      <link>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434017#M5710</link>
      <description>&lt;P&gt;If you copied Splunk while it was running then it probably copied the &lt;CODE&gt;splunk.pid&lt;/CODE&gt; files. Therefore, when you try to stop splunk from the new copied version, it will think the old version's processes are it's own and try to stop them. Furthermore, you should be experiencing port conflicts.&lt;/P&gt;

&lt;P&gt;I highly recommend you do not do such testing on the same machine. It will require a lot of extra work to ensure no port collisions and avoid these quirks. Copy Splunk to a new VM. This can be done with Docker, VirtualBox, cloud providers, etc...&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 14:21:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Splunkd-is-running-after-splunk-stop-command/m-p/434017#M5710</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2019-08-07T14:21:48Z</dc:date>
    </item>
  </channel>
</rss>

