<?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 Installing 8.0.1 on Fedora server.  Have an error that I am just missing. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/479169#M74400</link>
    <description>&lt;P&gt;During the setup, when going to have Splunk run on boot up, I run this command (after editing /etc/init.d/splunk)&lt;/P&gt;

&lt;P&gt;sudo /opt/splunk/bin/splunk enable boot-start -systemd-managed 0 -user splunk  &lt;/P&gt;

&lt;P&gt;But rather than it run correctly, I get the following.&lt;/P&gt;

&lt;P&gt;execve: No such file or directory&lt;BR /&gt;
  while running command /sbin/chkconfig&lt;/P&gt;

&lt;P&gt;At work, we use RedHat with Systemd disabled for Splunk.  (Note we deployed to 7.0 and have updated over time, so the servers do have systemd now, just not using it for splunk, and the boot-start was there already).  Testing on Fedora for a new QA server.  First time dealing with it.   I know its something stupid, but missing it.  &lt;/P&gt;

&lt;P&gt;Any help would be great.&lt;/P&gt;</description>
    <pubDate>Sat, 04 Jan 2020 22:44:22 GMT</pubDate>
    <dc:creator>bworrellZP</dc:creator>
    <dc:date>2020-01-04T22:44:22Z</dc:date>
    <item>
      <title>Installing 8.0.1 on Fedora server.  Have an error that I am just missing.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/479169#M74400</link>
      <description>&lt;P&gt;During the setup, when going to have Splunk run on boot up, I run this command (after editing /etc/init.d/splunk)&lt;/P&gt;

&lt;P&gt;sudo /opt/splunk/bin/splunk enable boot-start -systemd-managed 0 -user splunk  &lt;/P&gt;

&lt;P&gt;But rather than it run correctly, I get the following.&lt;/P&gt;

&lt;P&gt;execve: No such file or directory&lt;BR /&gt;
  while running command /sbin/chkconfig&lt;/P&gt;

&lt;P&gt;At work, we use RedHat with Systemd disabled for Splunk.  (Note we deployed to 7.0 and have updated over time, so the servers do have systemd now, just not using it for splunk, and the boot-start was there already).  Testing on Fedora for a new QA server.  First time dealing with it.   I know its something stupid, but missing it.  &lt;/P&gt;

&lt;P&gt;Any help would be great.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2020 22:44:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/479169#M74400</guid>
      <dc:creator>bworrellZP</dc:creator>
      <dc:date>2020-01-04T22:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 8.0.1 on Fedora server.  Have an error that I am just missing.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/504755#M74401</link>
      <description>&lt;P&gt;I have the same error on RHEL7.8 using ansible command module&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was working with&amp;nbsp; splunkforwarder 7.X&lt;/P&gt;&lt;P&gt;Any solution found ?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;- name: enable boot-start -user usersplunk                                           
  command: /usr/product/splunkforwarder/bin/splunk enable boot-start -user usersplunk&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TASK [system.installSplunkUF : enable boot-start -user usersplunk] *************
Wednesday 17 June 2020  09:27:11 +0200 (0:00:00.456)       0:00:46.208 ********
fatal: [servera]: FAILED! =&amp;gt; {"changed": true, "cmd": ["/usr/product/splunkforwarder/bin/splunk", "enable", "boot-start",
"-user", "usersplunk"], "delta": "0:00:00.004867", "end": "2020-06-17 09:27:11.958096", "msg": "non-zero return code", "rc": 8,
"start": "2020-06-17 09:27:11.953229", "stderr": "execve: No such file or directory\n  while running command /sbin/chkconfig",
"stderr_lines": ["execve: No such file or directory", "  while running command /sbin/chkconfig"], "stdout": "", "stdout_lines
": []}
...ignoring&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 17 Jun 2020 09:14:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/504755#M74401</guid>
      <dc:creator>ian</dc:creator>
      <dc:date>2020-06-17T09:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 8.0.1 on Fedora server.  Have an error that I am just missing.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/540874#M74402</link>
      <description>&lt;P&gt;I had to install chkconfig:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;yum install chkconfig&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 17:13:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/540874#M74402</guid>
      <dc:creator>rfminguez</dc:creator>
      <dc:date>2021-02-22T17:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Installing 8.0.1 on Fedora server.  Have an error that I am just missing.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/561559#M74669</link>
      <description>&lt;P&gt;Installing chkconfig .did not resolved the issue for me.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 20:27:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Installing-8-0-1-on-Fedora-server-Have-an-error-that-I-am-just/m-p/561559#M74669</guid>
      <dc:creator>harsha</dc:creator>
      <dc:date>2021-07-30T20:27:31Z</dc:date>
    </item>
  </channel>
</rss>

