<?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 difference between splunkd and Splunkd service on Indexer in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/difference-between-splunkd-and-Splunkd-service-on-Indexer/m-p/502579#M4169</link>
    <description>&lt;P&gt;We noticed we have 2 different processes running:&lt;/P&gt;
&lt;P&gt;systemctl status splunk&lt;BR /&gt;systemctl status Splunkd&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice#Unit_file_naming_considerations" target="_blank"&gt;docs&lt;/A&gt; explain that there are 2 ways to setup the Splunk service&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice#Unit_file_naming_considerations" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice#Unit_file_naming_considerations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Is it correct that the 2 are running in parallel on the same machine? should it not be either one or the other?&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jun 2020 00:18:59 GMT</pubDate>
    <dc:creator>wfskmoney</dc:creator>
    <dc:date>2020-06-06T00:18:59Z</dc:date>
    <item>
      <title>difference between splunkd and Splunkd service on Indexer</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/difference-between-splunkd-and-Splunkd-service-on-Indexer/m-p/502579#M4169</link>
      <description>&lt;P&gt;We noticed we have 2 different processes running:&lt;/P&gt;
&lt;P&gt;systemctl status splunk&lt;BR /&gt;systemctl status Splunkd&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice#Unit_file_naming_considerations" target="_blank"&gt;docs&lt;/A&gt; explain that there are 2 ways to setup the Splunk service&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice#Unit_file_naming_considerations" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice#Unit_file_naming_considerations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Is it correct that the 2 are running in parallel on the same machine? should it not be either one or the other?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 00:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/difference-between-splunkd-and-Splunkd-service-on-Indexer/m-p/502579#M4169</guid>
      <dc:creator>wfskmoney</dc:creator>
      <dc:date>2020-06-06T00:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: difference between splunkd and Splunkd service on Indexer</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/difference-between-splunkd-and-Splunkd-service-on-Indexer/m-p/502580#M4170</link>
      <description>&lt;P&gt;This tells me that you have two Splunk process running under different users.&lt;BR /&gt;
The daemon name is configured withing /opt/splunk/etc/splunk-launch.conf&lt;/P&gt;

&lt;P&gt;You likely have one running from init.d (default) and another from systemd after configuring it.&lt;/P&gt;

&lt;P&gt;Assuming this is not production, I would suggest that you try the following, in order:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/splunk stop
systemctl stop Splunkd
(here is where you can modify the daemon name in /opt/splunk/etc/splunk-launch.conf)
systemctl start Splunkd (or the name you set within the conf file)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 Dec 2019 21:41:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/difference-between-splunkd-and-Splunkd-service-on-Indexer/m-p/502580#M4170</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-12-13T21:41:59Z</dc:date>
    </item>
  </channel>
</rss>

